package
0.0.0-20241204022039-9cc0b1be89ab
Repository: https://github.com/weitrue/kit.git
Documentation: pkg.go.dev

# Functions

Contains checks if str is in list.
Deref dereferences a type, if pointer type, returns its element type.
NewUnmarshaler returns an Unmarshaler.
SetMapIndexValue sets target to value at key position, pointers are processed automatically.
SetValue sets target to value, pointers are processed automatically.
TakeOne returns valid string if not empty or later one.
UnmarshalJsonMap unmarshals content from m into v.
ValidatePtr validates v if it's a valid pointer.
WithCanonicalKeyFunc customizes an Unmarshaler with Canonical Key func.

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author