Documentation ¶
Index ¶
- Constants
- type Handler
- func (h *Handler) List(ctx context.Context, in *common.InvocationEvent) (out *common.Content, err error)
- func (h *Handler) Process(ctx context.Context, e *common.TopicEvent) (retry bool, err error)
- func (h *Handler) Run(ctx context.Context, in *common.InvocationEvent) (out *common.Content, err error)
- type Run
Constants ¶
View Source
const MONGO_URI = "MONGO_URI"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.