syncthing/internal/protocol
Jakob Borg 8bc7d259f4 Move FileIntf to files package, expose Iterator type
This is where FileIntf is used, so it should be defined here (it's not
a protocol thing, really).
2015-01-09 08:18:42 +01:00
..
.gitignore Move top level packages to internal. 2014-09-27 09:42:10 +02:00
common_test.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
counting.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
debug.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
deviceid_test.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
deviceid.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
doc.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
header.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
message_xdr.go Add fields for future extensibility 2015-01-08 22:11:26 +01:00
message.go Move FileIntf to files package, expose Iterator type 2015-01-09 08:18:42 +01:00
nativemodel_darwin.go Dependency update, new golang.org/x package names 2014-11-30 00:17:00 +01:00
nativemodel_unix.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
nativemodel_windows.go Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
protocol_test.go Actually close connection based on unknown protocol version 2015-01-08 22:11:26 +01:00
protocol.go Actually close connection based on unknown protocol version 2015-01-08 22:11:26 +01:00
wireformat.go Dependency update, new golang.org/x package names 2014-11-30 00:17:00 +01:00