Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLSHook ¶
type CLSHook struct {
// contains filtered or unexported fields
}
func NewCLSHook ¶
func NewCLSHook(accessKeyId, accessKeySecret, endpoint, allowLogLevel string, opts ...OptionFunc) *CLSHook
type OptionFunc ¶
type OptionFunc func(*Option)
func SetTopic ¶
func SetTopic(name string) OptionFunc
Click to show internal directories.
Click to hide internal directories.