mirror of
https://github.com/rwinkhart/peercred-mini.git
synced 2026-09-05 08:37:29 -04:00
Remove redundant methods
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package peercred maps from a net.Conn to information about the
|
||||
// other side of the connection, using various OS-specific facilities.
|
||||
package peercred
|
||||
|
||||
import "net"
|
||||
|
||||
Reference in New Issue
Block a user