service

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RoutePprofPre = "/pprof"
	RouteTracePre = "/trace"
	RouteTrace    = RouteTracePre + "/%s/"
	RoutePprof    = RoutePprofPre + "/%s/"
)

Variables

View Source
var ProviderSet = wire.NewSet(NewService)

Functions

This section is empty.

Types

type Service added in v1.0.4

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

func NewService added in v1.0.4

func NewService(c *conf.Bs, uc *biz.Usecase, logger log.Logger) *Service

func (*Service) File added in v1.0.4

func (s *Service) File(c *gin.Context)

func (*Service) FileList added in v1.0.4

func (s *Service) FileList(c *gin.Context)

func (*Service) Index added in v1.0.4

func (s *Service) Index(c *gin.Context)

func (*Service) PersonCurl added in v1.0.4

func (s *Service) PersonCurl(c *gin.Context)

func (*Service) PprofProxy added in v1.0.4

func (s *Service) PprofProxy(c *gin.Context)

func (*Service) Run added in v1.0.4

func (s *Service) Run(c *gin.Context)

func (*Service) Run1 added in v1.0.4

func (s *Service) Run1(c *gin.Context)

func (*Service) TraceProxy added in v1.0.4

func (s *Service) TraceProxy(c *gin.Context)

func (*Service) Upload added in v1.0.4

func (s *Service) Upload(c *gin.Context)

Jump to

Keyboard shortcuts

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