Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoTraceBehavioral ¶
type NoTraceBehavioral struct {
// contains filtered or unexported fields
}
func New ¶
func New(opts ...Option) *NoTraceBehavioral
func (*NoTraceBehavioral) Init ¶
func (b *NoTraceBehavioral) Init() error
func (*NoTraceBehavioral) Provide ¶
func (b *NoTraceBehavioral) Provide(ctx context.Context) interface{}
type Option ¶
type Option func(*Options)
func WithAccessKeyId ¶
func WithAccessKeySecret ¶
func WithRegionId ¶
Click to show internal directories.
Click to hide internal directories.