Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( R = Registry{ // contains filtered or unexported fields } )
Functions ¶
This section is empty.
Types ¶
type Filesystem ¶
type Policy ¶
type Policy struct {
Env Env `toml:"env"`
Filesystem Filesystem `toml:"fs"`
Network Network `toml:"net"`
}
func MergePolicies ¶ added in v0.0.5
Click to show internal directories.
Click to hide internal directories.