MCPcopy 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
1798type jsonVersionVector protocol.Vector
1799
1800func (v jsonVersionVector) MarshalJSON() ([]byte, error) {
1801 res := make([]string, len(v.Counters))

Callers 1

fileIntfJSONMapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected