package
Version:
v0.9.11
Opens a new window with list of versions in this module.
Published: Apr 9, 2021
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.