addressv1

package
v0.0.0-...-00eb66d Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ServiceDbMongoDb  = "MONGODB"
	ServiceDbPostgres = "POSTGRES"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func NewHandler

func NewHandler(env map[string]string) (Handler, error)

func (*Handler) Create

func (p *Handler) Create(c *gin.Context)

func (*Handler) Delete

func (p *Handler) Delete(c *gin.Context)

func (*Handler) GetMany

func (p *Handler) GetMany(c *gin.Context)

func (*Handler) GetOne

func (p *Handler) GetOne(c *gin.Context)

func (*Handler) Update

func (p *Handler) Update(c *gin.Context)

Jump to

Keyboard shortcuts

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