interfaces

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	Client   Component = "client"
	Relay              = "relay"
	Dir                = "dir"
	Contract           = "contract"
	Auth               = "auth"
	PS                 = "ps"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component string

func (Component) String

func (c Component) String() string

type T

type T struct {
	Consumer Component      `json:"consumer"`
	Provider Component      `json:"provider"`
	Version  semver.Version `json:"version"`
}

func (T) String

func (t T) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL