MCPcopy Create free account

hub / github.com/Leslie1sMe/golang / types & classes

Types & classes82 in github.com/Leslie1sMe/golang

StructAccount
grammar/account.go:5
InterfaceAnimals
golang的interface test
grammar/interface.go:6
StructArgs
rpc/rpc.go:10
StructArticleController
advanced/blog/controllers/articles.go:10
StructCamera
grammar/assert.go:13
StructCat
grammar/struct.go:14
StructCategory
advanced/blog/models/model.go:9
StructCircle
grammar/method.go:13
InterfaceClient
grpc-crawler/etcd/peer.go:13
StructClientInfo
grpc-crawler/etcd/peer.go:23
StructClientRequest
please upgrade the proto package message 对应生成代码的 struct 定义客户端请求的数据格式
grpc-crawler/proto/write.pb.go:30
StructClientResponse
定义服务端响应的数据格式
grpc-crawler/proto/write.pb.go:205
StructClientService
grpc-crawler/etcd/peer.go:17
StructComputer
grammar/assert.go:17
StructConcurrentEngine
ConcurrentEngine 开启并发爬虫采集器
crawler-plus/engine/concurrent.go:5
StructCrawlerRpcService
rpc/rpc.go:5
StructData
grammar/mysql.go:10
StructDog
grammar/interface.go:17
StructElkWriteService
rpc/rpc.go:8
StructElkWriter
crawler-plus/writer/elkWriter.go:10
InterfaceEtcdSave
crawler-plus/engine/definition.go:56
StructEtcdService
grpc-crawler/etcd/etcd.go:14
InterfaceFetcher
Fetcher
crawler-plus/engine/definition.go:26
StructForgedFetcher
crawler-plus/fetcher/ForgedFetch.go:14
InterfaceGSaver
GrpcSaver
crawler-plus/engine/definition.go:52
StructGithub
grammar/spygithub.go:11
StructGraduate
结构体可以使用匿名结构体的任意字段(大写或者小写均可使用)或者方法
grammar/extends.go:11
StructGrpcService
grpc-crawler/client/grpc.go:11
StructInfo
grammar/spyimages.go:14
StructJsonDeserialize
反序列化 将json反序列化成切片,map,struct
grammar/deserialize.go:12
InterfaceLearn
不破坏原来老猴子的规则和结构,扩展出新的功能,使用实现接口的方式。 A结构体继承了B结构体,那么A结构体自动继承了B结构体的字段和方法,并且可以直接使用 当A结构体需要扩展功能,而又不希望破坏继承关系,则可以采用实现接口的方法
grammar/interfaceTest.go:154
StructLittleMonkey
grammar/interfaceTest.go:147
StructMainController
advanced/blog/controllers/main.go:8
StructMessage
grammar/redis.go:10
StructMethod
grammar/method.go:51
StructMethod1
grammar/method.go:57
StructMethodUtils
grammar/method.go:48
StructMongoDbWriter
crawler-plus/writer/mongoWriter.go:11
StructMonkey
继承多个接口 ****接口是引用类型 type A interface { sayA() B C } type B interface { sayB() } type C interface { sayC() } type Test struct { } func (test Te
grammar/interfaceTest.go:139
StructParseResult
ParseResult
crawler-plus/engine/definition.go:12
StructPeers
grpc-crawler/etcd/etcd.go:20
StructPerson
grammar/method.go:8
StructPhone
grammar/assert.go:9
StructPosts
advanced/blog/models/model.go:14
StructPrivateAccount
advanced/privateAccount/account/account.go:5
StructProfile
gocrawl/main.go:13
StructProfile
crawler-plus/model/profile.go:3
StructProfile
grpc-crawler/proto/write.pb.go:85
StructProfile
crawler/model/profile.go:3
StructPupil
grammar/extends.go:15
StructQueuedScheduler
QueuedScheduler
crawler-plus/scheduler/conCurrent.go:6
StructRedisWriter
crawler-plus/writer/redisWriter.go:9
StructRequest
Request
crawler-plus/engine/definition.go:6
InterfaceRpcSaver
RpcSaver
crawler-plus/engine/definition.go:47
InterfaceSaver
Writer
crawler-plus/engine/definition.go:33
InterfaceScheduler
Scheduler
crawler-plus/engine/definition.go:18
StructSendParam
advanced/sms/sms/sms.go:11
InterfaceService
grpc-crawler/etcd/etcd.go:26
StructSimpleFetch
crawler-plus/fetcher/simpleFetch.go:10
StructSmsController
advanced/api/controllers/sms.go:12
StructStruct
grammar/struct.go:20
StructStudent
grammar/extends.go:5
StructStudent
grammar/model/model.go:3
StructTiger
grammar/interface.go:14
StructUnimplementedWriteServiceServer
UnimplementedWriteServiceServer can be embedded to have forward compatible implementations.
grpc-crawler/proto/write.pb.go:318
InterfaceUsb
grammar/assert.go:5
StructUser
grammar/struct.go:7
StructUser
advanced/users/model/model.go:5
StructUserController
grammar/method.go:45
StructUserController
advanced/users/controllers/userController.go:8
StructUserController
advanced/api/controllers/user.go:10
StructUsers
advanced/api/models/users.go:10
StructWriteService
grpc-crawler/server/server.go:11
InterfaceWriteServiceClient
WriteServiceClient is the client API for WriteService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https:
grpc-crawler/proto/write.pb.go:289
StructWriteServiceRpc
crawler-rpc/writeService/client/rpc.go:9
InterfaceWriteServiceServer
WriteServiceServer is the server API for WriteService service.
grpc-crawler/proto/write.pb.go:312
StructWriteWorker
WriteWorker
crawler-plus/engine/definition.go:38
Structanimals
grammar/interface.go:11
StructcountType
输入流:数据从数据源(文件)到程序(内存)的路径 输出流:数据从程序(内存)到数据源(文件)的路径
grammar/file.go:6
StructjsonSerilize
grammar/json.go:9
StructuserView
advanced/users/view/view.go:9
StructwriteServiceClient
grpc-crawler/proto/write.pb.go:294