1
This commit is contained in:
parent
c23d0f7458
commit
8c6afdb5e2
@ -1,7 +1,6 @@
|
||||
compile:
|
||||
@. /etc/profile
|
||||
|
||||
protoc --proto_path=proto --go_out=./mtb proto/mt.proto
|
||||
protoc --proto_path=proto --go_out=./cs proto/cs_msgid.proto
|
||||
protoc --proto_path=proto --go_out=./cs proto/cs_proto.proto
|
||||
protoc --proto_path=proto --go_out=./ss proto/ss_msgid.proto
|
||||
|
@ -1,7 +0,0 @@
|
||||
package mtb
|
||||
|
||||
import "fmt"
|
||||
|
||||
type Server struct {
|
||||
Listen_port int
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user