Documentation
¶
Overview ¶
Package utils provides utilities for frizbee
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsYAMLFile ¶ added in v0.0.5
IsYAMLFile returns true if the given file is a YAML file.
func Traverse ¶ added in v0.0.5
func Traverse(bfs billy.Filesystem, base string, fun TraverseFunc) error
Traverse traverses the given directory and calls the given function with each file.
Types ¶
Click to show internal directories.
Click to hide internal directories.