Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
func NewCloudwatch ¶
func NewCloudwatch() (*cloudwatch.CloudWatch, error)
func NewDynamoDB ¶
func NewKinesis ¶
Types ¶
type ElasticsearchConfig ¶
type ElasticsearchConfig struct { EndpointUrl string UseAwsRequestSigning bool RequestTimeout time.Duration }
func (ElasticsearchConfig) ClientOptions ¶
func (c ElasticsearchConfig) ClientOptions() ([]elastic.ClientOptionFunc, error)
func (ElasticsearchConfig) Scheme ¶
func (c ElasticsearchConfig) Scheme() string
Click to show internal directories.
Click to hide internal directories.