Documentation ¶
Index ¶
- func BytesToString(b []byte) string
- func DecodeTo(from any, to any) error
- func Diff[X any](left *X, right *X) (map[string]any, error)
- func DiffObj(left objx.Map, right objx.Map) map[string]any
- func Merge[X any](from *X, overwrites *X) (*X, error)
- func MergeObj(from objx.Map, patch objx.Map) objx.Map
- func StringToBytes(s string) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToString ¶
func StringToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.