MCPcopy
hub / github.com/syncthing/syncthing / Close

Struct Close

internal/gen/bep/bep.pb.go:1961–1967  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1959}
1960
1961type Close struct {
1962 state protoimpl.MessageState
1963 sizeCache protoimpl.SizeCache
1964 unknownFields protoimpl.UnknownFields
1965
1966 Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"`
1967}
1968
1969func (x *Close) Reset() {
1970 *x = Close{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected