Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessorFunc ¶ added in v0.3.1
ProcessorFunc definition of a function type for processing sync requests.
type Request ¶
type Request struct { Fields map[string]string Raw io.Reader Headers map[string]string // contains filtered or unexported fields }
Request definition of the sync request model.
Click to show internal directories.
Click to hide internal directories.