Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psviderski/uncloud
/ String
Function
String
internal/version/version.go:28–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
)
27
28
func
String() string {
29
if
version ==
""
{
30
return
"999.0.0-dev"
31
}
32
return
version
33
}
34
35
// Info holds version and build metadata for an Uncloud binary.
36
type
Info
struct
{
Callers
8
Info
Method · 0.92
interceptor.go
File · 0.92
main
Function · 0.92
GetInfo
Function · 0.85
kn
Function · 0.85
set
Function · 0.85
deleteProperty
Function · 0.85
nn
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected