package
Version:
v1.0.33
Opens a new window with list of versions in this module.
Published: Sep 30, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Map map[string]interface{}
Map gorm compatible dynamic map
func (p *Map) Scan(src interface{}) error
Scan parse json from gorm to map
func (p Map) ToStruct(v interface{})
Value return json value to store by gorm
Source Files
¶
Click to show internal directories.
Click to hide internal directories.