logcool

package
v1.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BrowserList = NewBrowsers()

Functions

This section is empty.

Types

type Browers

type Browers struct {
	Spider map[string][]string
	Mobile map[string][]string
	PC     map[string][]string
	Other  map[string][]string
}

func NewBrowsers

func NewBrowsers() *Browers

func (*Browers) AddMobile

func (b *Browers) AddMobile(name string, value string)

func (*Browers) AddOther

func (b *Browers) AddOther(name string, value string)

func (*Browers) AddPC

func (b *Browers) AddPC(name string, value string)

func (*Browers) AddSpider

func (b *Browers) AddSpider(name string, value string)

func (*Browers) Get

func (b *Browers) Get(userAgent string) (string, string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL