Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScottAI/book
/ types & classes
Types & classes
40 in github.com/ScottAI/book
⨍
Functions
226
◇
Types & classes
40
Struct
ColorRect
定义一个彩色矩形
ch04/4.2/extends/main.go:11
Struct
Employee
ch03/3.4/compli/main.go:10
TypeAlias
FOO
please upgrade the proto package
ch13/13.2/protocol/test.pb.go:23
Struct
HelloMessage
ch13/13.3/grpc/protocol/hello.pb.go:105
Struct
HelloReplay
ch13/13.3/grpc/protocol/hello.pb.go:66
Struct
HelloRequest
please upgrade the proto package
ch13/13.3/grpc/protocol/hello.pb.go:27
Interface
HelloServerClient
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
Interface
HelloServerServer
HelloServerServer is the server API for HelloServer service.
ch13/13.3/grpc/protocol/hello.pb.go:213
Interface
IPrint
ch04/4.3/adv/main.go:5
Struct
IS1
ch04/4.3/adv/main.go:9
Struct
IS2
ch04/4.3/adv/main.go:14
Struct
Job
ch08/8.4/workpool.go:13
TypeAlias
Listener
ch13/13.3/rpc/server/server.go:10
Struct
Logger
ch09/9.4/basic/basicmiddle.go:9
Struct
Message
1
ch09/9.3/websocket/ws.go:14
FuncType
Middleware
func(http.HandlerFunc) http.HandlerFunc
ch09/9.4/adv/adv.go:11
Struct
Person
ch03/3.4/compli/main.go:5
Struct
Person
ch03/3.4/pointer/main.go:5
Struct
Person
ch04/4.4/adv/main.go:13
Struct
Rectangle
定义一个矩形
ch04/4.2/base/main.go:6
Struct
Rectangle
定义一个矩形
ch04/4.2/pointer/main.go:6
Struct
Rectangle
定义一个矩形
ch04/4.2/extends/main.go:9
Struct
Scheduler
排程中心
ch08/8.4/workpool.go:65
Interface
ShapeDesc
ch04/4.3/base/myinterface.go:8
Struct
Student
ch03/3.4/compli/main.go:15
Struct
Task
ch08/8.4/workpool.go:9
Struct
ThisHandler
ch09/9.1/httpDemo.go:19
Struct
UnimplementedHelloServerServer
UnimplementedHelloServerServer can be embedded to have forward compatible implementations.
ch13/13.3/grpc/protocol/hello.pb.go:221
Struct
UserInfo
message是固定关键字。UserInfo是自定义类名
ch13/13.2/protocol/test.pb.go:46
Struct
Worker
ch08/8.4/workpool.go:21
Struct
X
ch04/4.4/main.go:8
Struct
X
ch04/4.4/adv/main.go:8
Struct
Y
ch04/4.4/main.go:14
Struct
circle
ch04/4.3/base/myinterface.go:17
TypeAlias
data
chapter01/1.2/iota/main.go:5
Struct
helloServerClient
ch13/13.3/grpc/protocol/hello.pb.go:186
Struct
information
ch08/8.3/advanced/context.go:18
Struct
pass
ch08/8.2/RWMutex/rwmutex.go:9
Struct
rectangle
ch04/4.3/base/myinterface.go:13
Struct
server
对象要和proto内定义的服务一样
ch13/13.3/grpc/server/server.go:13