usecase

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 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 Env

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

func NewEnv

func NewEnv(repo repository.Env) *Env

func (*Env) Delete

func (e *Env) Delete(ctx context.Context, id string) error

func (*Env) Get

func (e *Env) Get(ctx context.Context, id string) (entity.Env, error)

func (*Env) Register

func (e *Env) Register(ctx context.Context, envs []entity.Env) error

Jump to

Keyboard shortcuts

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