Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rilldata/rill
/ Version
Method
Version
runtime/runtime.go:100–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
func
(r *Runtime) Version() version.Version {
101
return
r.opts.Version
102
}
103
104
func
(r *Runtime) Activity() *activity.Client {
105
return
r.activity
Callers
6
checkGoVersion
Function · 0.80
MCPServer
Method · 0.80
Ping
Method · 0.80
ForkConversation
Method · 0.80
Complete
Method · 0.80
CompleteStreaming
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected