Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ArgsError = errors.New("failed to handle args") SubscriptionError = errors.New("premium feature. Please visit https://debricked.com/pricing/ for more info") )
Functions ¶
This section is empty.
Types ¶
type Reporter ¶
type Reporter struct {
DebClient client.IDebClient
}
Click to show internal directories.
Click to hide internal directories.