package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: May 17, 2019
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
When []interface{} `yaml:"when"`
Then map[interface{}]interface{} `yaml:"then"`
Else map[interface{}]interface{} `yaml:"else"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.