service

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseService

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

func NewService

func NewService(memberDAO dao.MemberDAO, validatorTranslator *util.ValidationTranslator) *BaseService

func (*BaseService) CreateMember

func (s *BaseService) CreateMember(c *gin.Context)

func (*BaseService) DeleteMember

func (s *BaseService) DeleteMember(c *gin.Context)

func (*BaseService) GetMember

func (s *BaseService) GetMember(c *gin.Context)

func (*BaseService) UpdateMember

func (s *BaseService) UpdateMember(c *gin.Context)

Jump to

Keyboard shortcuts

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