This commit is contained in:
Mzack9999 2020-12-21 00:18:48 +01:00
parent 87c555ddf8
commit 8e40b54d19

View File

@ -5,7 +5,7 @@ import (
)
// Options contains configuration options for the client
// nolint: maligned
// nolint: maligned // ignoring
type Options struct {
RandomAgent bool
DefaultUserAgent string