Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DateTime = new(dateTime)
Functions ¶
func ValidateMultipleStruct ¶
func ValidateMultipleStruct(structs ...interface{})
Types ¶
type UtilRepository ¶
type UtilRepository json.RawMessage
func (*UtilRepository) MarshalJSON ¶
func (j *UtilRepository) MarshalJSON() ([]byte, error)
func (*UtilRepository) Scan ¶
func (j *UtilRepository) Scan(src interface{}) error
func (*UtilRepository) UnmarshalJSON ¶
func (j *UtilRepository) UnmarshalJSON(data []byte) error
Click to show internal directories.
Click to hide internal directories.