speaker

package
v0.0.0-...-304dadd Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogService

type LogService struct {
	speaker.Service
	// contains filtered or unexported fields
}

LogService represents speaker logging service

func New

func New(svc speaker.Service, logger takrib.Logger) *LogService

New creates new speaker logging service

func (*LogService) Create

func (ls *LogService) Create(c echo.Context, req takrib.Speaker) (resp *takrib.Speaker, err error)

Create logging

func (*LogService) List

func (ls *LogService) List(c echo.Context, req *takrib.Pagination) (resp []takrib.Speaker, err error)

List logging

func (*LogService) View

func (ls *LogService) View(c echo.Context, req int) (resp *takrib.Speaker, err error)

View logging

Jump to

Keyboard shortcuts

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