Move top level packages to internal.
This commit is contained in:
6
internal/protocol/doc.go
Normal file
6
internal/protocol/doc.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright (C) 2014 Jakob Borg and Contributors (see the CONTRIBUTORS file).
|
||||
// All rights reserved. Use of this source code is governed by an MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package protocol implements the Block Exchange Protocol.
|
||||
package protocol
|
||||
Reference in New Issue
Block a user