env

package
v1.16.4 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(v any) ([]byte, error)

Only supports parsing secrets from a *model.Secrets.

func Unmarshal

func Unmarshal(data []byte, v any) error

Only supports parsing secrets into a *model.Secrets.

Types

type InvalidLineError

type InvalidLineError struct {
	// contains filtered or unexported fields
}

func (*InvalidLineError) Error

func (e *InvalidLineError) Error() string

type UnsupportedTypeError

type UnsupportedTypeError struct {
	// contains filtered or unexported fields
}

func (*UnsupportedTypeError) Error

func (e *UnsupportedTypeError) Error() string

Jump to

Keyboard shortcuts

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