design

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CodePayload = Type("CodePayload", func() {
	Field(1, "state", String, "AES1 digest string to identify client")
	Field(2, "code", String, "HMRC string to identify client")
	Field(3, "error", String, "Error String")
	Field(4, "error_description", String, "Error String")
	Field(5, "error_code", String, "Error String")
})

CodePayload is the code/state

View Source
var StatePayload = Type("StatePayload", func() {
	Field(1, "state", String, "AES1 digest string to identify client")
})

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳