Documentation ¶
Index ¶
- func FromBase64(data []byte) ([]byte, error)
- func MarshalText(v interface{}, useBase64 ...bool) ([]byte, error)
- func NewReflectValue(t reflect.Type) reflect.Value
- func ToBase64(raw []byte) []byte
- func UnmarshalText(v interface{}, data []byte, useBase64 ...bool) error
- func UnmarshalTextToReflectValue(rv reflect.Value, data []byte, useBase64 ...bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromBase64 ¶
func MarshalText ¶
func UnmarshalText ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.