version

package
v0.0.38 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: MIT Imports: 1 Imported by: 3

Documentation

Overview

Package version defines version of server-common-go.

Index

Constants

View Source
const SDKName = "byted-apaas/server-common-go"
View Source
const Version = "v0.0.38"

Version is server-common-go version.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonSDKInfo

type CommonSDKInfo struct{}

func (*CommonSDKInfo) GetSDKName

func (c *CommonSDKInfo) GetSDKName() string

func (*CommonSDKInfo) GetVersion

func (c *CommonSDKInfo) GetVersion() string

type ISDKInfo

type ISDKInfo interface {
	GetVersion() string
	GetSDKName() string
}

func GetCommonSDKInfo

func GetCommonSDKInfo() ISDKInfo

Jump to

Keyboard shortcuts

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