Documentation ¶
Index ¶
- func Container(container *model.Container) map[string]interface{}
- func Containers(containers []*model.Container) []map[string]interface{}
- func Object(object *model.Object) map[string]interface{}
- func Objects(objects []*model.Object, prefix string) []map[string]interface{}
- func TextContainers(containers []*model.Container) string
- func TextObjects(objects []*model.Object, prefix string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Containers ¶
Containers returns the serialized form of the given models.
func TextContainers ¶
TextContainers returns the text serialized form of the given models.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.