Documentation ¶
Index ¶
- Constants
- Variables
- func ExecTemplate(w io.Writer, tmpl string, vars interface{}) error
- func FlatMap(data map[string]any, notFlat container.HashSet) map[string]any
- func JSONToMap(data []byte) (map[string]any, error)
- func MapToJSON(data map[string]any) ([]byte, error)
- func UnFlatMap(flat map[string]any) map[string]any
Constants ¶
View Source
const (
ObjFlattenDelimiter = "."
)
Variables ¶
View Source
var Service string = "tigris-server"
Service program name used in logging and monitoring.
View Source
var Version string
Version of this build.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.