//
pkg.gl
Category
github.com/mattn/go
src
net
http
cookiejar
package
0.0.0-20171011075504-07f7db3ea99f
Repository:
https://github.com/mattn/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
532 SLOC
#
Functions
New
New returns a new cookie jar.
#
Structs
Jar
Jar implements the http.CookieJar interface from the net/http package.
Options
Options are the options for creating a new Jar.
#
Interfaces
PublicSuffixList
PublicSuffixList provides the public suffix of a domain.