Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadJson ¶
func LoadJson[T any](file NamedReader) (T, error)
func SaveJson ¶
func SaveJson[T any](jsonValue T, file NamedWriter) (err error)
Types ¶
type NamedReader ¶
type NamedWriter ¶
Click to show internal directories.
Click to hide internal directories.