//
pkg.gl
Category
github.com/easysoft/zendata
cmd
test
others
func
proto
defaults
package
3.2.0+incompatible
Repository:
https://github.com/easysoft/zendata.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
239 SLOC
#
Functions
CanUpdate
CanUpdate returns true when the given value is an initial value of its type.
MustSet
MustSet function is a wrapper of Set function It will call Set and panic if err not equals nil.
Set
Set initializes members in a struct referenced by a pointer.
#
Structs
OtherStruct
No description provided by the author
Sample
No description provided by the author
#
Interfaces
Setter
Setter is an interface for setting default values.
#
Type aliases
Gender
No description provided by the author