Documentation ¶
Index ¶
Constants ¶
View Source
const ( //end-point names EPUser string = "user" EPAsset string = "asset" EPAction string = "action" EPComment string = "comment" )
various constants
View Source
const ( ADD_USER_MARKER string = "add_user_markers" REMOVE_USER_MARKER string = "remove_user_markers" )
Variables ¶
This section is empty.
Functions ¶
func ComputeHmac256 ¶
func MnU ¶
func MnU(payload interface{}, object interface{}) error
MnU marshalls and unmarshalls to a concrete structure You must pass a pointer to the concrete structure
func SyncElasticSearch ¶
func SyncElasticSearch(i interface{})
func UpdateAsset ¶
func UpdateUserTag ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.