file

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultPath   = "config.json"
	DefaultFormat = JSON
)
View Source
const (
	// Formats
	JSON format = "json"
	YAML format = "yaml"
)

Variables

This section is empty.

Functions

func New

func New(opts ...Option) error

Types

type Option

type Option func(*c)

func WithFormat

func WithFormat(format format) Option

func WithOut

func WithOut(out any) Option

func WithPath

func WithPath(path string) Option

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL