service

package
v0.0.0-...-7f10d31 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SampleService

type SampleService interface {
	ListSamples(echo.Context) error
	GetSample(echo.Context) error
	CreateSample(echo.Context) error
}

func NewSampleService

func NewSampleService(sample repository.SampleRepository) SampleService

Jump to

Keyboard shortcuts

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