controller

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteService added in v0.1.1

func DeleteService(c *gin.Context)

DeleteService controller

func GetService added in v0.1.1

func GetService(c *gin.Context)

GetService controller

func GetServices added in v0.1.1

func GetServices(c *gin.Context)

GetServices controller

func Health

func Health(c *gin.Context)

Health controller

func Home

func Home(c *gin.Context)

Home controller

func Metrics

func Metrics() http.Handler

Metrics controller

func Ready

func Ready(c *gin.Context)

Ready controller

Types

type ServicePayload added in v0.1.1

type ServicePayload struct {
	Ident string `json:"ident"`

	CreatedAt time.Time `json:"createdAt"`
	UpdatedAt time.Time `json:"updatedAt"`
}

ServicePayload type

Jump to

Keyboard shortcuts

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