directory
2.7.3
Repository: https://github.com/aeo123/gf.git
Documentation: pkg.go.dev

# Packages

Package gbase64 provides useful API for BASE64 encoding/decoding algorithm.
Package gbinary provides useful API for handling binary/bytes data.
Package gcharset implements character-set conversion functionality.
Package gcompress provides kinds of compression algorithms for binary/bytes data.
Package ghash provides some classic hash functions(uint32/uint64) in go.
Package ghtml provides useful API for HTML content handling.
Package gini provides accessing and converting for INI content.
Package gjson provides convenient API for JSON/XML/INI/YAML/TOML data handling.
Package gproperties provides accessing and converting for .properties content.
Package gtoml provides accessing and converting for TOML content.
Package gurl provides useful API for URL handling.
Package gxml provides accessing and converting for XML content.
Package gyaml provides accessing and converting for YAML content.