service

package
v0.0.0-...-ee63aef Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the version of the server
	Version = "dev"
	// BuildTime is the time when the server was built
	BuildTime = "unknown"
	// CommitID is the git commit ID of the server
	CommitID = "unknown"
)

Functions

This section is empty.

Types

type MiscService

type MiscService struct{}

MiscService handles miscellaneous operations

func New

func New() *MiscService

New creates a new MiscService

func (*MiscService) GetVersion

func (s *MiscService) GetVersion() *model.VersionInfo

GetVersion returns server version information

Jump to

Keyboard shortcuts

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