Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Classification ¶
func (Classification) CallerType ¶
func (c Classification) CallerType() string
func (Classification) DetectionMethod ¶
func (c Classification) DetectionMethod() string
func (Classification) IsAgent ¶
func (c Classification) IsAgent() bool
func (Classification) IsCI ¶
func (c Classification) IsCI() bool
func (Classification) IsHuman ¶
func (c Classification) IsHuman() bool
type Classifier ¶
type Classifier struct {
// contains filtered or unexported fields
}
func New ¶
func New() *Classifier
func (*Classifier) Classify ¶
func (c *Classifier) Classify() Classification
Click to show internal directories.
Click to hide internal directories.