Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Metadata ¶
type Metadata struct { // All starting URIs of defined routes FromURIs []string // All end URIs of defined routes ToURIs []string }
func NewMetadata ¶
func NewMetadata() *Metadata
func (*Metadata) Capabilities ¶
func (m *Metadata) Capabilities() []Capability
Click to show internal directories.
Click to hide internal directories.