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.
Click to show internal directories.
Click to hide internal directories.