view

package
v1.0.0-alpha3 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2017 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Confirm

func Confirm(msg string, body string) (bool, error)

Types

type KeyDetailView

type KeyDetailView interface {
	KeyDetail(key *sshkeys.SSHKey, out io.Writer)
}

type SpaceDetailView

type SpaceDetailView interface {
	SpaceDetail(space *spaces.Space, out io.Writer)
}

type TabularKeyDetailView

type TabularKeyDetailView struct{}

func (TabularKeyDetailView) KeyDetail

func (t TabularKeyDetailView) KeyDetail(key *sshkeys.SSHKey, out io.Writer)

type TabularSpaceDetailView

type TabularSpaceDetailView struct{}

func (TabularSpaceDetailView) SpaceDetail

func (t TabularSpaceDetailView) SpaceDetail(space *spaces.Space, out io.Writer)

Jump to

Keyboard shortcuts

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