MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / Set

Function Set

pkg/util/version/version.go:52–52  ·  view source on GitHub ↗

Set initializes the version string as global variable.

(v string)

Source from the content-addressed store, hash-verified

50
51// Set initializes the version string as global variable.
52func Set(v string) { version = v }
53
54// Get returns the version string.
55func Get() string {

Callers 1

Calls

no outgoing calls

Tested by 1