service

package
v0.0.0-...-352fc53 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = wire.NewSet(
	New,
)

Functions

This section is empty.

Types

type ExampleService

type ExampleService struct {
}

func New

func New() *ExampleService

func (*ExampleService) CheckHealth

func (svc *ExampleService) CheckHealth() *models.HealthCheck

type Service

type Service interface {
	CheckHealth() *models.HealthCheck
}

Jump to

Keyboard shortcuts

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