Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCollecter ¶
func NewCollecter() *collecter
Types ¶
type CollectArgs ¶
type Credentials ¶ added in v0.7.6
type Credentials struct {
Headers struct {
Authorization []string `json:"Authorization"`
} `json:"headers"`
}
Click to show internal directories.
Click to hide internal directories.