package
0.0.0-20231114160628-a5f9fc7a9c25
Repository: https://github.com/khulnasoft-lab/go-application-framework.git
Documentation: pkg.go.dev

# Functions

CreateConfigurationFile creates a configuration file with the given name.
New creates a new vulnmap configuration file.
NewFromFiles creates a new Configuration instance from the given files.
NewInMemory creates a new Configuration instance that is not persisted to disk.
No description provided by the author
StandardDefaultValueFunction is a default value function that returns the default value if the existing value is nil.

# Constants

pem file location containing additional CAs to trust.
No description provided by the author
AKA "endpoint" in the config file.
array of additional urls to add authentication for.
No description provided by the author
array of additional subdomains to add authentication for.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
feature flags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
arguments unknown to the current application but maybe relevant for delegated application calls.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Configuration is an interface for managing configuration values.
No description provided by the author

# Type aliases

No description provided by the author