package
Version:
v0.1.5-beta.1
Opens a new window with list of versions in this module.
Published: Feb 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DefaultFileName = ".chainsaw.yaml"
)
func Load(path string) (*v1alpha1.Configuration, error)
func LoadBytes(content []byte) (*v1alpha1.Configuration, error)
func Parse(content []byte) ([]*v1alpha1.Configuration, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.