Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Store ¶
func Store(o *gechologobject.GechoLogObject, errObject *gechologobject.GechoLogObject, key string, v any)
func StoreInArray ¶
func StoreInArray(o *gechologobject.GechoLogObject, errObject *gechologobject.GechoLogObject, key string, source *gechologobject.GechoLogObject)
Types ¶
type ArrayLog ¶
type ArrayLog struct { Name string `json:"name"` Details json.RawMessage `json:"details"` }
Click to show internal directories.
Click to hide internal directories.