Versions in this module Expand all Collapse all v0 v0.2.3 Nov 10, 2025 v0.2.2 Nov 1, 2025 Changes in this version + func IsJSONFieldOptional(jsonTag string) bool v0.2.1 Nov 1, 2025 v0.2.0 Nov 1, 2025 Changes in this version + const ErrEmptyJSONTag + const ErrJSONTagNotFound + const JSONOmitempty + const JSONTag + func GetJSONTag(structType reflect.StructField, fieldName string) (string, error) + func GetJSONTagName(jsonTag, fieldName string) (string, error)