entity

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: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotFound = errors.New("not found")
	ErrInvalid  = errors.New("invalid")
)

Functions

This section is empty.

Types

type Env

type Env struct {
	EnvID       string `json:"env_id"`
	Destination string `json:"destination"`
}

func (Env) MarshalZerologObject

func (e Env) MarshalZerologObject(event *zerolog.Event)

func (*Env) Validate

func (e *Env) Validate() error

Jump to

Keyboard shortcuts

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