layout

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

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

Go to latest
Published: May 10, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FSLoader

type FSLoader struct {
	BasePath string
}

func (FSLoader) LoadModuleConfig

func (cfg FSLoader) LoadModuleConfig(module api.CatalogName) (*ModuleConfig, error)

type FixtureLoader

type FixtureLoader map[api.CatalogName]ModuleConfig

func (FixtureLoader) LoadModuleConfig

func (cfg FixtureLoader) LoadModuleConfig(module api.CatalogName) (*ModuleConfig, error)

type Loader

type Loader interface {
	LoadModuleConfig(api.CatalogName) (*ModuleConfig, error)
}

type ModuleConfig

type ModuleConfig struct {
	HeftScript string
	Catalog    *api.Catalog
}

Jump to

Keyboard shortcuts

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