data

package
v0.0.0-...-6ea5f18 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Nodes

type Nodes struct {
	Name string
	List []*model.Node
}

type Scanning

type Scanning interface {
	AddSource(item *model.GoSource)
	WriteResultTo(file fs.Path) error
}

type SourceFiles

type SourceFiles struct {
	Name string
}

type Store

type Store struct {
	PWD             fs.Path
	Nodes           Nodes
	RootNode        *model.Node
	SourceFiles     SourceFiles
	TargetFiles     TargetFiles
	CurrentScanning Scanning
}

type TargetFiles

type TargetFiles struct {
	Name string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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