Documentation ¶
Overview ¶
Package logdog contains logic of interacting with Logdog.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MockedLogdogClientKey = "mocked logdog client"
Functions ¶
func GetLogFromViewUrl ¶
GetLogFromViewUrl gets the log from the log's viewURL
Types ¶
type LogdogClient ¶
type LogdogClient struct{}
type MockedLogdogClient ¶
func (*MockedLogdogClient) SetData ¶
func (cl *MockedLogdogClient) SetData(data map[string]string)
Click to show internal directories.
Click to hide internal directories.