repository

package
v0.0.0-...-9b6f989 Latest Latest
Warning

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

Go to latest
Published: May 23, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IRepository

type IRepository interface {
	NewDocument(document.IDocument) error
	LoadDocument(lib.ControlNumber) (document.IDocument, error)
	SaveCompiledDocument(lib.ControlNumber, artifact.BuildArtifact) (string, error)
	LoadTemplate(string, template.ITemplate) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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