runtimeinfo

package
v0.0.0-...-f412c9c Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithName

func WithName(n string) opt

func WithVersion

func WithVersion(v string) opt

Types

type RuntimeInfo

type RuntimeInfo interface {
	GetName() string
	SetName(string)

	GetVersion() string
	SetVersion(string)
}

func New

func New(opts ...opt) RuntimeInfo

Jump to

Keyboard shortcuts

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