handler

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

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

Go to latest
Published: Nov 10, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIV2Handler

type APIV2Handler interface {
	Routes(rg *gin.RouterGroup)
}

*

  • ###############################################
  • handler
  • ###############################################

func NewAPIV2Handler

func NewAPIV2Handler(params *Params, now func() time.Time) APIV2Handler

type Params

type Params struct {
	Auth user.AuthServiceClient
	Book book.BookServiceClient
	User user.UserServiceClient
}

Jump to

Keyboard shortcuts

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