Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileBox ¶
type FileBox[T unmarshal.UnMarshaler] struct { // contains filtered or unexported fields }
func NewWithDefault ¶
func NewWithDefault[T unmarshal.UnMarshaler](path string, t T) (FileBox[T], error)
Click to show internal directories.
Click to hide internal directories.