Update readme and code comments (#272)

This commit is contained in:
Khanh Ngo 2022-12-13 22:44:11 +01:00 committed by GitHub
parent 4b0a0d9061
commit ea55b36a6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 83 additions and 99 deletions

View file

@ -1,6 +1,6 @@
package model
// Defaults for creation of new clients used in the templates
// ClientDefaults Defaults for creation of new clients used in the templates
type ClientDefaults struct {
AllowedIps []string
ExtraAllowedIps []string