pkg

package
v0.0.0-...-68f1c7f Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
}

func InitConfig

func InitConfig() (*Config, error)

type Handler

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

func NewHandler

func NewHandler(service *ProcessorService) *Handler

func (*Handler) GetSobaList

func (h *Handler) GetSobaList(c echo.Context) error

func (*Handler) Ruok

func (h *Handler) Ruok(c echo.Context) error

type ProcessorService

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

func NewProcessorService

func NewProcessorService() (*ProcessorService, error)

func (*ProcessorService) GetSobaList

func (s *ProcessorService) GetSobaList(ctx context.Context) ([]*types.Ramen, error)

Jump to

Keyboard shortcuts

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