loader

package
v0.1.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(dataPath string) (*modelLoader, error)

Types

type ModelLoader

type ModelLoader interface {
	LoadPeople() []model.Person
	LoadFilms() []model.Film
	LoadPlanet() []model.Planet
	LoadSpecies() []model.Specie
	LoadStarships() []model.Starship
	LoadTransport() []model.Transport
}

Jump to

Keyboard shortcuts

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