Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/syncthing/syncthing
/ proto
Function
proto
build.go:860–864 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
858
}
859
860
func
proto() {
861
// buf needs to be installed
862
// https://buf.build/docs/installation/
863
runPrint(
"buf"
,
"generate"
)
864
}
865
866
func
testmocks() {
867
args := []string{
Callers
2
runCommand
Function · 0.85
updateDependencies
Function · 0.85
Calls
1
runPrint
Function · 0.85
Tested by
no test coverage detected