dev

package
v0.0.0-...-240b47d Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2022 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const Requirements = "requirements.txt"

Variables

This section is empty.

Functions

func Parse

func Parse(reader io.Reader) (map[string]domain.DevFunction, error)

func ParseFile

func ParseFile(filename string) (map[string]domain.DevFunction, error)

Types

type Error

type Error struct {
	// contains filtered or unexported fields
}

func (Error) Error

func (e Error) Error() string

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(cfg *settings.Config, docker *dockerlib.DockerController) *Service

func (*Service) CleanupAll

func (s *Service) CleanupAll()

func (*Service) InstallDependencies

func (s *Service) InstallDependencies(ctx context.Context, runtime, basePath string) (string, error)

Jump to

Keyboard shortcuts

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