server

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(b Builder) http.Handler

New takes a Builder that will be sent a Definition when the returned Handler receives request JSON.

Types

type Builder

type Builder interface {
	Build(*build.Definition) error
}

Builder interface describes anything that can Build() a singularity image given a build.Definition.

Jump to

Keyboard shortcuts

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