ioutil

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileExists

func FileExists(name string) bool

FileExists returns true if a file exists and is not a directory.

func Intermarshal

func Intermarshal(source any, target any) error

Intermarshal marshals an object of unknown type to JSON and then unmarshals it into the target type.

func Unmarshal

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

Unmarshal unmarshals the supplied JSON or YAML into the target.

Types

This section is empty.

Jump to

Keyboard shortcuts

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