security

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationHeaders

type AuthenticationHeaders struct {
	Token     string `json:"token"`
	Date      string `json:"date"`
	Signature string `json:"signature"`
}

func GenerateAuthenticationHeaders

func GenerateAuthenticationHeaders(publicToken, privateToken, requestPath string, params *url.Values) *AuthenticationHeaders

Jump to

Keyboard shortcuts

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