Documentation
¶
Index ¶
Constants ¶
View Source
const ( CrudOperationCREATE = "CREATE" CrudOperationUPDATE = "UPDATE" CrudOperationDELETE = "DELETE" )
View Source
const ( // the type of operation done on the object HeaderOperation = "x-gloo-event-operation" // the source HeaderSource = "x-gloo-event-source" )
Variables ¶
This section is empty.
Functions ¶
func NewServeMux ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.