Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionInsertPayload ¶
type ActionInsertPayload interface {
GetItemisationResult() ItemisationResult
IsHousekeepingDone() bool
GetTableName() string
GetParamsUsed() map[string]interface{}
GetReqEncoding() string
}
type ActionInsertResult ¶
type InsertPreparator ¶
type InsertPreparator interface {
ActionInsertPreparation(payload ActionInsertPayload) ActionInsertResult
}
type ItemisationResult ¶
type MessageHandler ¶
type MessageHandler interface {
LogHTTPResponseMap(any)
}
Click to show internal directories.
Click to hide internal directories.