registry

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(kind string, id uuid.UUID) (blueprints.Blueprint, error)

func Push

func Push(kind string, item blueprints.Blueprint, remote ...bool) error

Types

type NotFoundError

type NotFoundError struct {
	Kind string
	ID   uuid.UUID
}

func NewNotFoundError

func NewNotFoundError(kind string, id uuid.UUID) NotFoundError

func (NotFoundError) Error

func (e NotFoundError) Error() string

Jump to

Keyboard shortcuts

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