MCPcopy Create free account

hub / github.com/ScottAI/book / types & classes

Types & classes40 in github.com/ScottAI/book

StructColorRect
定义一个彩色矩形
ch04/4.2/extends/main.go:11
StructEmployee
ch03/3.4/compli/main.go:10
TypeAliasFOO
please upgrade the proto package
ch13/13.2/protocol/test.pb.go:23
StructHelloMessage
ch13/13.3/grpc/protocol/hello.pb.go:105
StructHelloReplay
ch13/13.3/grpc/protocol/hello.pb.go:66
StructHelloRequest
please upgrade the proto package
ch13/13.3/grpc/protocol/hello.pb.go:27
InterfaceHelloServerClient
HelloServerClient is the client API for HelloServer service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://
ch13/13.3/grpc/protocol/hello.pb.go:179
InterfaceHelloServerServer
HelloServerServer is the server API for HelloServer service.
ch13/13.3/grpc/protocol/hello.pb.go:213
InterfaceIPrint
ch04/4.3/adv/main.go:5
StructIS1
ch04/4.3/adv/main.go:9
StructIS2
ch04/4.3/adv/main.go:14
StructJob
ch08/8.4/workpool.go:13
TypeAliasListener
ch13/13.3/rpc/server/server.go:10
StructLogger
ch09/9.4/basic/basicmiddle.go:9
StructMessage
1
ch09/9.3/websocket/ws.go:14
FuncTypeMiddleware
func(http.HandlerFunc) http.HandlerFunc
ch09/9.4/adv/adv.go:11
StructPerson
ch03/3.4/compli/main.go:5
StructPerson
ch03/3.4/pointer/main.go:5
StructPerson
ch04/4.4/adv/main.go:13
StructRectangle
定义一个矩形
ch04/4.2/base/main.go:6
StructRectangle
定义一个矩形
ch04/4.2/pointer/main.go:6
StructRectangle
定义一个矩形
ch04/4.2/extends/main.go:9
StructScheduler
排程中心
ch08/8.4/workpool.go:65
InterfaceShapeDesc
ch04/4.3/base/myinterface.go:8
StructStudent
ch03/3.4/compli/main.go:15
StructTask
ch08/8.4/workpool.go:9
StructThisHandler
ch09/9.1/httpDemo.go:19
StructUnimplementedHelloServerServer
UnimplementedHelloServerServer can be embedded to have forward compatible implementations.
ch13/13.3/grpc/protocol/hello.pb.go:221
StructUserInfo
message是固定关键字。UserInfo是自定义类名
ch13/13.2/protocol/test.pb.go:46
StructWorker
ch08/8.4/workpool.go:21
StructX
ch04/4.4/main.go:8
StructX
ch04/4.4/adv/main.go:8
StructY
ch04/4.4/main.go:14
Structcircle
ch04/4.3/base/myinterface.go:17
TypeAliasdata
chapter01/1.2/iota/main.go:5
StructhelloServerClient
ch13/13.3/grpc/protocol/hello.pb.go:186
Structinformation
ch08/8.3/advanced/context.go:18
Structpass
ch08/8.2/RWMutex/rwmutex.go:9
Structrectangle
ch04/4.3/base/myinterface.go:13
Structserver
对象要和proto内定义的服务一样
ch13/13.3/grpc/server/server.go:13