Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoRecord ¶
basic recored schema for mongo stateful unit
type RestRequestBody ¶
type RestRequestBody struct {
Payload *string `json:"payload"`
}
type RestResponseBody ¶
type RestResponseBody struct {
Payload *string `json:"payload"`
}
Click to show internal directories.
Click to hide internal directories.