|
| https://go.dev/ |
| Skip to Main Content | https://pkg.go.dev/github.com/dunglas/httpsfv#main-content |
|
Why Go
| https://pkg.go.dev/github.com/dunglas/httpsfv |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Security
| https://go.dev/security/ |
| Learn | https://go.dev/learn/ |
|
Docs
| https://pkg.go.dev/github.com/dunglas/httpsfv |
|
Effective Go
| https://go.dev/doc/effective_go |
|
Go User Manual
| https://go.dev/doc/ |
|
Standard library
| https://pkg.go.dev/std |
|
Release Notes
| https://go.dev/doc/devel/release |
|
API
| https://pkg.go.dev/api |
| Packages | https://pkg.go.dev/ |
|
Community
| https://pkg.go.dev/github.com/dunglas/httpsfv |
|
Recorded Talks
| https://go.dev/talks/ |
|
Meetups
| https://www.meetup.com/pro/go |
|
Conferences
| https://github.com/golang/go/wiki/Conferences |
|
Go blog
| https://go.dev/blog |
|
Go project
| https://go.dev/help |
|
| https://groups.google.com/g/golang-nuts |
|
| https://github.com/golang |
|
| https://twitter.com/golang |
|
| https://www.reddit.com/r/golang/ |
|
| https://invite.slack.golangbridge.org/ |
|
| https://stackoverflow.com/collectives/go |
|
| https://go.dev/ |
|
Why Go
| https://pkg.go.dev/github.com/dunglas/httpsfv |
|
Why Go
| https://pkg.go.dev/github.com/dunglas/httpsfv |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Security
| https://go.dev/security/ |
| Learn | https://go.dev/learn/ |
|
Docs
| https://pkg.go.dev/github.com/dunglas/httpsfv |
|
Docs
| https://pkg.go.dev/github.com/dunglas/httpsfv |
|
Effective Go
| https://go.dev/doc/effective_go |
|
Go User Manual
| https://go.dev/doc/ |
|
Standard library
| https://pkg.go.dev/std |
|
Release Notes
| https://go.dev/doc/devel/release |
|
API
| https://pkg.go.dev/api |
| Packages | https://pkg.go.dev/ |
|
Community
| https://pkg.go.dev/github.com/dunglas/httpsfv |
|
Community
| https://pkg.go.dev/github.com/dunglas/httpsfv |
|
Recorded Talks
| https://go.dev/talks/ |
|
Meetups
| https://www.meetup.com/pro/go |
|
Conferences
| https://github.com/golang/go/wiki/Conferences |
|
Go blog
| https://go.dev/blog |
|
Go project
| https://go.dev/help |
| https://groups.google.com/g/golang-nuts |
| https://github.com/golang |
| https://twitter.com/golang |
| https://www.reddit.com/r/golang/ |
| https://invite.slack.golangbridge.org/ |
| https://stackoverflow.com/collectives/go |
| Discover Packages | https://pkg.go.dev/ |
|
github.com/dunglas/httpsfv
| https://pkg.go.dev/github.com/dunglas/httpsfv@v1.1.0 |
|
| https://go.dev/ |
|
Version:
v1.1.0
| https://pkg.go.dev/github.com/dunglas/httpsfv?tab=versions |
|
Go to latest
| https://pkg.go.dev/github.com/dunglas/httpsfv |
| BSD-3-Clause | https://pkg.go.dev/github.com/dunglas/httpsfv?tab=licenses |
|
Imports: 12
| https://pkg.go.dev/github.com/dunglas/httpsfv?tab=imports |
|
Imported by: 27
| https://pkg.go.dev/github.com/dunglas/httpsfv?tab=importedby |
| go.mod | https://github.com/dunglas/httpsfv/tree/v1.1.0/go.mod |
| Learn more about best practices | https://pkg.go.dev/about#best-practices |
|
github.com/dunglas/httpsfv
| https://github.com/dunglas/httpsfv |
|
Open Source Insights
| https://deps.dev/go/github.com%2Fdunglas%2Fhttpsfv/v1.1.0 |
|
README
| https://pkg.go.dev/github.com/dunglas/httpsfv#section-readme |
|
Features
| https://pkg.go.dev/github.com/dunglas/httpsfv#readme-features |
|
Docs
| https://pkg.go.dev/github.com/dunglas/httpsfv#readme-docs |
|
Credits
| https://pkg.go.dev/github.com/dunglas/httpsfv#readme-credits |
|
Documentation
| https://pkg.go.dev/github.com/dunglas/httpsfv#section-documentation |
| Overview | https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-overview |
|
Index
| https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-index |
|
Examples
| https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-examples |
|
Marshal
| https://pkg.go.dev/github.com/dunglas/httpsfv#example-Marshal |
|
UnmarshalList
| https://pkg.go.dev/github.com/dunglas/httpsfv#example-UnmarshalList |
|
Constants
| https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-constants |
|
Variables
| https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-variables |
|
Functions
| https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-functions |
|
Marshal(v)
| https://pkg.go.dev/github.com/dunglas/httpsfv#Marshal |
|
Types
| https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-types |
|
type Dictionary
| https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary |
|
NewDictionary()
| https://pkg.go.dev/github.com/dunglas/httpsfv#NewDictionary |
|
UnmarshalDictionary(v)
| https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalDictionary |
|
(d) Add(k, v)
| https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Add |
|
(d) Del(key)
| https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Del |
|
(d) Get(k)
| https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Get |
|
(d) Names()
| https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Names |
|
type DisplayString
| https://pkg.go.dev/github.com/dunglas/httpsfv#DisplayString |
|
type InnerList
| https://pkg.go.dev/github.com/dunglas/httpsfv#InnerList |
|
type Item
| https://pkg.go.dev/github.com/dunglas/httpsfv#Item |
|
NewItem(v)
| https://pkg.go.dev/github.com/dunglas/httpsfv#NewItem |
|
UnmarshalItem(v)
| https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalItem |
|
type List
| https://pkg.go.dev/github.com/dunglas/httpsfv#List |
|
UnmarshalList(v)
| https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalList |
|
type Member
| https://pkg.go.dev/github.com/dunglas/httpsfv#Member |
|
type Params
| https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
|
NewParams()
| https://pkg.go.dev/github.com/dunglas/httpsfv#NewParams |
|
(p) Add(k, v)
| https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Add |
|
(p) Del(key)
| https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Del |
|
(p) Get(k)
| https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Get |
|
(p) Names()
| https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Names |
|
type StructuredFieldValue
| https://pkg.go.dev/github.com/dunglas/httpsfv#StructuredFieldValue |
|
type Token
| https://pkg.go.dev/github.com/dunglas/httpsfv#Token |
|
type UnmarshalError
| https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError |
|
(e) Error()
| https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError.Error |
|
(e) Unwrap()
| https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError.Unwrap |
|
Source Files
| https://pkg.go.dev/github.com/dunglas/httpsfv#section-sourcefiles |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#section-readme |
| Go (golang) | https://golang.org |
| Structured Field Values for HTTP (RFC 9651 and 8941) | https://httpwg.org/specs/rfc9651.html |
| https://pkg.go.dev/github.com/dunglas/httpsfv |
| https://coveralls.io/github/dunglas/httpsfv?branch=master |
| https://goreportcard.com/report/github.com/dunglas/httpsfv |
| the official test suite | https://github.com/httpwg/structured-field-tests |
| the benchmark | https://github.com/dunglas/httpsfv/blob/v1.1.0/httpwg_test.go |
| Browse the documentation on Go.dev | https://pkg.go.dev/github.com/dunglas/httpsfv |
| Kévin Dunglas | https://dunglas.fr |
| Les-Tilleuls.coop | https://les-tilleuls.coop |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#section-documentation |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-overview |
| RFC 9651 | https://rfc-editor.org/rfc/rfc9651.html |
| https://httpwg.org/specs/rfc9651.html | https://httpwg.org/specs/rfc9651.html |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-index |
| Variables | https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-variables |
| func Marshal(v StructuredFieldValue) (string, error) | https://pkg.go.dev/github.com/dunglas/httpsfv#Marshal |
| type Dictionary | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary |
| func NewDictionary() *Dictionary | https://pkg.go.dev/github.com/dunglas/httpsfv#NewDictionary |
| func UnmarshalDictionary(v []string) (*Dictionary, error) | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalDictionary |
| func (d *Dictionary) Add(k string, v Member) | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Add |
| func (d *Dictionary) Del(key string) bool | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Del |
| func (d *Dictionary) Get(k string) (Member, bool) | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Get |
| func (d *Dictionary) Names() []string | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Names |
| type DisplayString | https://pkg.go.dev/github.com/dunglas/httpsfv#DisplayString |
| type InnerList | https://pkg.go.dev/github.com/dunglas/httpsfv#InnerList |
| type Item | https://pkg.go.dev/github.com/dunglas/httpsfv#Item |
| func NewItem(v interface{}) Item | https://pkg.go.dev/github.com/dunglas/httpsfv#NewItem |
| func UnmarshalItem(v []string) (Item, error) | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalItem |
| type List | https://pkg.go.dev/github.com/dunglas/httpsfv#List |
| func UnmarshalList(v []string) (List, error) | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalList |
| type Member | https://pkg.go.dev/github.com/dunglas/httpsfv#Member |
| type Params | https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
| func NewParams() *Params | https://pkg.go.dev/github.com/dunglas/httpsfv#NewParams |
| func (p *Params) Add(k string, v interface{}) | https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Add |
| func (p *Params) Del(key string) bool | https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Del |
| func (p *Params) Get(k string) (interface{}, bool) | https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Get |
| func (p *Params) Names() []string | https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Names |
| type StructuredFieldValue | https://pkg.go.dev/github.com/dunglas/httpsfv#StructuredFieldValue |
| type Token | https://pkg.go.dev/github.com/dunglas/httpsfv#Token |
| type UnmarshalError | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError |
| func (e *UnmarshalError) Error() string | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError.Error |
| func (e *UnmarshalError) Unwrap() error | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError.Unwrap |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-examples |
| Marshal | https://pkg.go.dev/github.com/dunglas/httpsfv#example-Marshal |
| UnmarshalList | https://pkg.go.dev/github.com/dunglas/httpsfv#example-UnmarshalList |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-constants |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-variables |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/bareitem.go#L12 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/binary.go#L10 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/boolean.go#L9 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/date.go#L9 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/decimal.go#L14 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/integer.go#L18 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/dictionary.go#L19 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/displaystring.go#L13 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/innerlist.go#L9 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/key.go#L10 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/list.go#L9 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go#L17 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go#L20 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/string.go#L10 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/token.go#L24 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go#L23 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/integer.go#L12 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/integer.go#L15 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/decode.go#L9 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| View Source | https://github.com/dunglas/httpsfv/blob/v1.1.0/decode.go#L12 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-functions |
| Marshal | https://github.com/dunglas/httpsfv/blob/v1.1.0/encode.go#L35 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Marshal |
| StructuredFieldValue | https://pkg.go.dev/github.com/dunglas/httpsfv#StructuredFieldValue |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| https://httpwg.org/specs/rfc9651.html#text-serialize | https://httpwg.org/specs/rfc9651.html#text-serialize |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#example-Marshal |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#pkg-types |
| Dictionary | https://github.com/dunglas/httpsfv/blob/v1.1.0/dictionary.go#L13 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary |
| https://httpwg.org/specs/rfc9651.html#dictionary | https://httpwg.org/specs/rfc9651.html#dictionary |
| NewDictionary | https://github.com/dunglas/httpsfv/blob/v1.1.0/dictionary.go#L22 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#NewDictionary |
| Dictionary | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary |
| UnmarshalDictionary | https://github.com/dunglas/httpsfv/blob/v1.1.0/dictionary.go#L105 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalDictionary |
| string | https://pkg.go.dev/builtin#string |
| Dictionary | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary |
| error | https://pkg.go.dev/builtin#error |
| https://httpwg.org/specs/rfc9651.html#parse-dictionary | https://httpwg.org/specs/rfc9651.html#parse-dictionary |
| Add | https://github.com/dunglas/httpsfv/blob/v1.1.0/dictionary.go#L38 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Add |
| Dictionary | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary |
| string | https://pkg.go.dev/builtin#string |
| Member | https://pkg.go.dev/github.com/dunglas/httpsfv#Member |
| Del | https://github.com/dunglas/httpsfv/blob/v1.1.0/dictionary.go#L47 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Del |
| Dictionary | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary |
| string | https://pkg.go.dev/builtin#string |
| bool | https://pkg.go.dev/builtin#bool |
| Get | https://github.com/dunglas/httpsfv/blob/v1.1.0/dictionary.go#L31 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Get |
| Dictionary | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary |
| string | https://pkg.go.dev/builtin#string |
| Member | https://pkg.go.dev/github.com/dunglas/httpsfv#Member |
| bool | https://pkg.go.dev/builtin#bool |
| Names | https://github.com/dunglas/httpsfv/blob/v1.1.0/dictionary.go#L66 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary.Names |
| Dictionary | https://pkg.go.dev/github.com/dunglas/httpsfv#Dictionary |
| string | https://pkg.go.dev/builtin#string |
| DisplayString | https://github.com/dunglas/httpsfv/blob/v1.1.0/displaystring.go#L11 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#DisplayString |
| string | https://pkg.go.dev/builtin#string |
| InnerList | https://github.com/dunglas/httpsfv/blob/v1.1.0/innerlist.go#L13 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#InnerList |
| Item | https://pkg.go.dev/github.com/dunglas/httpsfv#Item |
| Params | https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
| https://httpwg.org/specs/rfc9651.html#inner-list | https://httpwg.org/specs/rfc9651.html#inner-list |
| Item | https://github.com/dunglas/httpsfv/blob/v1.1.0/item.go#L9 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Item |
| Params | https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
| https://httpwg.org/specs/rfc9651.html#item | https://httpwg.org/specs/rfc9651.html#item |
| NewItem | https://github.com/dunglas/httpsfv/blob/v1.1.0/item.go#L15 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#NewItem |
| Item | https://pkg.go.dev/github.com/dunglas/httpsfv#Item |
| UnmarshalItem | https://github.com/dunglas/httpsfv/blob/v1.1.0/item.go#L40 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalItem |
| string | https://pkg.go.dev/builtin#string |
| Item | https://pkg.go.dev/github.com/dunglas/httpsfv#Item |
| error | https://pkg.go.dev/builtin#error |
| https://httpwg.org/specs/rfc9651.html#parse-item | https://httpwg.org/specs/rfc9651.html#parse-item |
| List | https://github.com/dunglas/httpsfv/blob/v1.1.0/list.go#L14 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#List |
| Member | https://pkg.go.dev/github.com/dunglas/httpsfv#Member |
| https://httpwg.org/specs/rfc9651.html#list | https://httpwg.org/specs/rfc9651.html#list |
| UnmarshalList | https://github.com/dunglas/httpsfv/blob/v1.1.0/list.go#L37 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalList |
| string | https://pkg.go.dev/builtin#string |
| List | https://pkg.go.dev/github.com/dunglas/httpsfv#List |
| error | https://pkg.go.dev/builtin#error |
| https://httpwg.org/specs/rfc9651.html#parse-list | https://httpwg.org/specs/rfc9651.html#parse-list |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#example-UnmarshalList |
| Member | https://github.com/dunglas/httpsfv/blob/v1.1.0/member.go#L6 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Member |
| https://httpwg.org/specs/rfc9651.html#list | https://httpwg.org/specs/rfc9651.html#list |
| Params | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go#L11 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
| https://httpwg.org/specs/rfc9651.html#param | https://httpwg.org/specs/rfc9651.html#param |
| NewParams | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go#L26 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#NewParams |
| Params | https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
| Add | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go#L43 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Add |
| Params | https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
| string | https://pkg.go.dev/builtin#string |
| Del | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go#L54 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Del |
| Params | https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
| string | https://pkg.go.dev/builtin#string |
| bool | https://pkg.go.dev/builtin#bool |
| Get | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go#L35 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Get |
| Params | https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
| string | https://pkg.go.dev/builtin#string |
| bool | https://pkg.go.dev/builtin#bool |
| Names | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go#L73 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Params.Names |
| Params | https://pkg.go.dev/github.com/dunglas/httpsfv#Params |
| string | https://pkg.go.dev/builtin#string |
| StructuredFieldValue | https://github.com/dunglas/httpsfv/blob/v1.1.0/encode.go#L27 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#StructuredFieldValue |
| Token | https://github.com/dunglas/httpsfv/blob/v1.1.0/token.go#L29 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#Token |
| string | https://pkg.go.dev/builtin#string |
| https://httpwg.org/specs/rfc9651.html#token | https://httpwg.org/specs/rfc9651.html#token |
| UnmarshalError | https://github.com/dunglas/httpsfv/blob/v1.1.0/decode.go#L15 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError |
| Error | https://github.com/dunglas/httpsfv/blob/v1.1.0/decode.go#L20 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError.Error |
| UnmarshalError | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError |
| string | https://pkg.go.dev/builtin#string |
| Unwrap | https://github.com/dunglas/httpsfv/blob/v1.1.0/decode.go#L28 |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError.Unwrap |
| UnmarshalError | https://pkg.go.dev/github.com/dunglas/httpsfv#UnmarshalError |
| error | https://pkg.go.dev/builtin#error |
| ¶ | https://pkg.go.dev/github.com/dunglas/httpsfv#section-sourcefiles |
| View all Source files | https://github.com/dunglas/httpsfv/tree/v1.1.0 |
| bareitem.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/bareitem.go |
| binary.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/binary.go |
| boolean.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/boolean.go |
| date.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/date.go |
| decimal.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/decimal.go |
| decode.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/decode.go |
| dictionary.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/dictionary.go |
| displaystring.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/displaystring.go |
| encode.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/encode.go |
| innerlist.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/innerlist.go |
| integer.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/integer.go |
| item.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/item.go |
| key.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/key.go |
| list.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/list.go |
| member.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/member.go |
| params.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/params.go |
| string.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/string.go |
| token.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/token.go |
| utils.go | https://github.com/dunglas/httpsfv/blob/v1.1.0/utils.go |
|
Why Go
| https://go.dev/solutions |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Get Started
| https://learn.go.dev/ |
|
Playground
| https://play.golang.org |
|
Tour
| https://tour.golang.org |
|
Stack Overflow
| https://stackoverflow.com/questions/tagged/go?tab=Newest |
|
Help
| https://go.dev/help |
|
Packages
| https://pkg.go.dev |
|
Standard Library
| https://pkg.go.dev/std |
|
Sub-repositories
| https://pkg.go.dev/golang.org/x |
|
About Go Packages
| https://pkg.go.dev/about |
|
pkg.go.dev API
| https://pkg.go.dev/api |
|
About
| https://go.dev/project |
| Download | https://go.dev/dl/ |
| Blog | https://go.dev/blog |
|
Issue Tracker
| https://github.com/golang/go/issues |
|
Release Notes
| https://go.dev/doc/devel/release.html |
|
Brand Guidelines
| https://go.dev/brand |
|
Code of Conduct
| https://go.dev/conduct |
|
Connect
| https://www.twitter.com/golang |
|
Twitter
| https://www.twitter.com/golang |
| GitHub | https://github.com/golang |
|
Slack
| https://invite.slack.golangbridge.org/ |
|
r/golang
| https://reddit.com/r/golang |
|
Meetup
| https://www.meetup.com/pro/go |
|
Golang Weekly
| https://golangweekly.com/ |
| Copyright | https://go.dev/copyright |
| Terms of Service | https://go.dev/tos |
|
Privacy Policy
| http://www.google.com/intl/en/policies/privacy/ |
|
Report an Issue
| https://go.dev/s/pkgsite-feedback |
|
| https://google.com |
| Learn more. | https://policies.google.com/technologies/cookies |