Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
52
func
Set(v string) { version = v }
53
54
// Get returns the version string.
55
func
Get() string {
Callers
1
TestCompileMinEngineVersion
Function · 0.92
Calls
no outgoing calls
Tested by
1
TestCompileMinEngineVersion
Function · 0.74