helpers

package
v0.0.0-...-4058e4e Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2023 License: Unlicense Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SignedTypeInvalid = iota
	SignedTypeTest
	SignedTypeLive
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SignedData

type SignedData struct {
	Body    *bytes.Buffer
	Header  http.Header
	FullURL string
}

func Signed

func Signed(method string, fullURL string, params *url.Values, signedType SignedType) (*SignedData, error)

type SignedType

type SignedType int8

Jump to

Keyboard shortcuts

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