Documentation ¶ Overview ¶ Package yaml contains a yaml loader. Index ¶ func Load(buf []byte, dest interface{}) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Load ¶ func Load(buf []byte, dest interface{}) error Load loads the configuration from Yaml. Types ¶ This section is empty. Source Files ¶ View all Source files load.go Click to show internal directories. Click to hide internal directories.