package
3.2.0+incompatible
Repository: https://github.com/easysoft/zendata.git
Documentation: pkg.go.dev

# Functions

CanUpdate returns true when the given value is an initial value of its type.
MustSet function is a wrapper of Set function It will call Set and panic if err not equals nil.
Set initializes members in a struct referenced by a pointer.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Setter is an interface for setting default values.

# Type aliases

No description provided by the author