buffer

package
v1.12.2 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option uint8
const (
	None Option = iota
	Request
	Response
)

func Must

func Must(bodies ...hcl.Body) Option

Must determine if any of the hcl.bodies makes use of 'body', 'form_body' or 'json_body' or of known attributes and variables which require a parsed client-request or backend-response body.

func (Option) GoString

func (i Option) GoString() string

func (Option) Response

func (i Option) Response() bool

func (Option) String

func (i Option) String() string

Jump to

Keyboard shortcuts

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