package
module
Version:
v0.0.0-...-299d4c7
Opens a new window with list of versions in this module.
Published: Aug 19, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
View Source
const (
LibName = `sacred`
LibVersion = `0.8.0`
)
M is a shortcut for map[string]interface{}
NewM make map[string]interface{}
func (m M) Bytes() []byte
Bytes map to json bytes
Get value from map[string]interface{}
MarshalXML allows type Map to be used with xml.Marshal.
func (m M) Set(k string, v interface{})
Set key-value to map[string]interface{}
String map to json string
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.