inspector

package
v1.0.0-alpha-124 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2017 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSpec

func GetSpec(t interface{}) []string

GetSpec of the passed type

func InspectContext

func InspectContext(format, directory string) (string, error)

InspectContext on a given directory, filtering by format

func InspectProject

func InspectProject(format, directory string) (string, error)

InspectProject on a given directory, filtering by format

func InspectService

func InspectService(format, directory string) (string, error)

InspectService on a given directory, filtering by format

Types

type ContextOverview

type ContextOverview struct {
	Scope           usercontext.Scope
	ProjectRoot     string
	ServiceRoot     string
	ProjectID       string
	ServiceID       string
	ProjectServices []services.ServiceInfo
}

ContextOverview for the context visualization

func (*ContextOverview) Load

func (overview *ContextOverview) Load(directory string) error

Load the context overview for a given directory

Jump to

Keyboard shortcuts

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