services

package module
v0.0.0-...-173852c Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZoService

type ZoService struct {
}

func (*ZoService) Delete

func (s *ZoService) Delete(id int) error

func (*ZoService) Get

func (s *ZoService) Get(id int) (*zo.Zo, error)

func (*ZoService) GetAll

func (s *ZoService) GetAll() ([]zo.Zo, error)

func (*ZoService) Post

func (s *ZoService) Post(z *zo.Zo) (int, error)

func (*ZoService) Update

func (s *ZoService) Update(z *zo.Zo) (*zo.Zo, error)

Jump to

Keyboard shortcuts

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