package
1.2.1
Repository: https://github.com/common-library/go.git
Documentation: pkg.go.dev

# Functions

ConvertFromFile is convert json file to T.
ConvertFromString is convert json string to T.
ToString is convert struct to json.
ToStringIndent is convert the structto json by apply prefix and indent.