Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Allowed string `json:"allowed"`
// contains filtered or unexported fields
}
func (*Config) IsValidVersion ¶
IsValidVersion checks if the given version is allowed by the config
Click to show internal directories.
Click to hide internal directories.