design

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DeleteSPPayload = Type("DeleteSPPayload", func() {
	Description("DeleteSPPayload")

	Attribute("serviceId", String, "ID of service provider")
	Required("serviceId")
})

DeleteSPPayload defines the payload for the delete SP action.

View Source
var DeleteSessionPayload = Type("DeleteSessionPayload", func() {
	Description("DeleteSessionPayload")

	Attribute("sessionId", String, "ID of the session")
	Required("sessionId")
})

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