Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/syncthing/syncthing
/ jsonVersionVector
TypeAlias
jsonVersionVector
lib/api/api.go:1798–1798 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1796
}
1797
1798
type
jsonVersionVector protocol.Vector
1799
1800
func
(v jsonVersionVector) MarshalJSON() ([]byte, error) {
1801
res := make([]string, len(v.Counters))
Callers
1
fileIntfJSONMap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected