service

package
v0.0.0-...-1f1d885 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstanceItemsPool

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

func (*InstanceItemsPool) Get

func (iip *InstanceItemsPool) Get() *[]query.InstanceItem

func (*InstanceItemsPool) Put

func (iip *InstanceItemsPool) Put(iiv *[]query.InstanceItem)

type PlanMetaSlicePool

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

func (*PlanMetaSlicePool) Get

func (psp *PlanMetaSlicePool) Get() *[]*tipb.PlanMeta

func (*PlanMetaSlicePool) Put

func (psp *PlanMetaSlicePool) Put(ps *[]*tipb.PlanMeta)

type ResourceCPUTimeSlicePool

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

func (*ResourceCPUTimeSlicePool) Get

func (*ResourceCPUTimeSlicePool) Put

type SQLMetaSlicePool

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

func (*SQLMetaSlicePool) Get

func (ssp *SQLMetaSlicePool) Get() *[]*tipb.SQLMeta

func (*SQLMetaSlicePool) Put

func (ssp *SQLMetaSlicePool) Put(ss *[]*tipb.SQLMeta)

type Service

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

func NewService

func NewService(query query.Query) *Service

func (*Service) HTTPService

func (s *Service) HTTPService(g *gin.RouterGroup)

Jump to

Keyboard shortcuts

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