pkg/netutil: create doc.go

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee
2018-04-27 11:41:50 -07:00
parent 0e565c8960
commit 4baaf322fa
2 changed files with 16 additions and 1 deletions

View File

@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package netutil implements network-related utility functions.
package netutil
import (