Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientFactory ¶
type UKFastClientFactory ¶
type UKFastClientFactory struct {
// contains filtered or unexported fields
}
func NewUKFastClientFactory ¶
func NewUKFastClientFactory(opts ...UKFastClientFactoryOption) *UKFastClientFactory
type UKFastClientFactoryOption ¶
type UKFastClientFactoryOption func(f *UKFastClientFactory)
func WithUserAgent ¶
func WithUserAgent(userAgent string) UKFastClientFactoryOption
Click to show internal directories.
Click to hide internal directories.