type github.com/aws/smithy-go/encoding/httpbinding.Headers
6 uses
github.com/aws/smithy-go/encoding/httpbinding (current package)
encode.go#L84: func (e *Encoder) Headers(prefix string) Headers {
encode.go#L85: return Headers{
header.go#L13: type Headers struct {
header.go#L19: func (h Headers) AddHeader(key string) HeaderValue {
header.go#L24: func (h Headers) SetHeader(key string) HeaderValue {
header.go#L28: func (h Headers) newHeaderValue(key string, append bool) HeaderValue {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)