Versions in this module Expand all Collapse all v1 v1.0.0 Feb 22, 2023 Changes in this version + func StringInList(s string, list []string) bool + func YamlMarshal(v interface{}) ([]byte, error) + func YamlUnmarshal(data []byte, v interface{}) error