Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decode ¶
func Decode[S any](reader io.Reader, result *S, hooks ...mapstructure.DecodeHookFunc) error
Decode decodes yaml encoded data from the reader and stores the result in the value pointed to by result.
Types ¶
Click to show internal directories.
Click to hide internal directories.