Documentation ¶ Index ¶ func FindNode(filename string, keys []string, token string) (*yaml.Node, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FindNode ¶ func FindNode(filename string, keys []string, token string) (*yaml.Node, error) FindNode returns a node object pointing to the given token in a yaml file. The node contains information such as the string value, line number, bordering commments, etc. Types ¶ This section is empty. Source Files ¶ View all Source files sourceinfo.go Click to show internal directories. Click to hide internal directories.