storage

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewErr

func NewErr(statusCode int, systemCode string, message string, internal string, isFatal bool) domain.IError

func NewTemplateStore

func NewTemplateStore(db *gorm.DB) domain.TemplateRepository

Types

type Template

type Template struct {
	ID           string
	Pattern      string
	TemplateType string
	DateCreated  time.Time
	DateUpdated  time.Time
}

Jump to

Keyboard shortcuts

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