1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-18 22:17:44 +02:00

strip doc.go files

This commit is contained in:
Asim Aslam
2016-12-14 15:41:48 +00:00
parent 4a1e5b34ee
commit 71d717a06d
20 changed files with 10 additions and 90 deletions

View File

@ -1,3 +1,4 @@
// Package codec is an interface for encoding messages
package codec
import (