types

package
v0.2.17 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataType

type DataType = string

DataType defines the data type of the GraphItem

const (
	// SourceType represents a Source
	SourceType DataType = "source"
	// ManagesType represents a Manage
	ManagesType DataType = "manages"
	// ModuleType represents a Module
	ModuleType DataType = "module"
	// DependsType represents a Depends
	DependsType DataType = "depends"
)

Jump to

Keyboard shortcuts

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