abstract

package
v0.6.5-0...-c050ab2 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2021 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 Ciel

type Ciel interface {
	GetBasePath() string
	GetTree() Tree
	GetOutput() Tree
	GetContainer() Container
}

type Container

type Container interface {
	GetBasePath() string
	DistDir() string
	GetCiel() Ciel
}

type Instance

type Instance interface {
	MountPoint() string
	GetContainer() Container
}

type Tree

type Tree interface {
	MountHandler(instance Instance, mount bool)
}

Jump to

Keyboard shortcuts

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