Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { APIKey string // contains filtered or unexported fields }
Provider is the structure definition of a Readflow webhook provider
type ProviderConfig ¶
type ProviderConfig struct {
Endpoint string `json:"endpoint"`
}
ProviderConfig is the structure definition of a Readflow API configuration
Click to show internal directories.
Click to hide internal directories.