design

package module
v0.0.0-...-8845432 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Endpoint = Type("application/x-endpoint", func() {
	TypeName("Endpoint")
	Attribute("config", ArrayOf(EndpointStepConfig))
	Required("config")
})
View Source
var EndpointStepConfig = Type("application/x-endpointstepconfig", func() {
	TypeName("EndpointStepConfig")
	Attribute("name")
	Required("name")
})

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 🇻🇳