version

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VersionService

type VersionService interface {
	CheckVersion(conn *grpc.ClientConn) (err error)
	GetVersion(conn *grpc.ClientConn) (apiVersion string, err error)
}

type VersionServiceImpl

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

func NewVersionServiceImpl

func NewVersionServiceImpl(logger *zap.SugaredLogger) *VersionServiceImpl

func (VersionServiceImpl) CheckVersion

func (service VersionServiceImpl) CheckVersion(conn *grpc.ClientConn) (err error)

func (VersionServiceImpl) GetVersion

func (service VersionServiceImpl) GetVersion(conn *grpc.ClientConn) (apiVersion string, err error)

GetVersion deprecated

Jump to

Keyboard shortcuts

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