MCPcopy Create free account

hub / github.com/betty200744/ultimate-go / types & classes

Types & classes433 in github.com/betty200744/ultimate-go

↓ 1 callersTypeAliasACTION
Language_Specification/enum/enum.go:7
↓ 1 callersTypeAliasById
build-in-package/sort/sort_Sort_byId_and_byIndex.go:13
↓ 1 callersTypeAliasByIndex
build-in-package/sort/sort_Sort_byId_and_byIndex.go:19
↓ 1 callersTypeAliasCode
Language_Specification/errors/errors.go:39
↓ 1 callersTypeAliasFormatStatus
Language_Specification/conversions/conversions.go:13
↓ 1 callersTypeAliasPill
go:generate stringer -type=Pill
cmd/generate/painkiller/painkiller.go:4
↓ 1 callersTypeAliasalertCode
Language_Specification/exporting/codes/codes.go:10
StructAA
Language_Specification/variables/variables.go:5
StructAI
Language_Specification/variables/variables.go:9
InterfaceAbstractMessage
* 桥接模式分离抽象部分和实现部分。使得两部分独立扩展。 桥接模式类似于策略模式,区别在于策略模式封装一系列算法使得算法可以互相替换。 策略模式使抽象部分和实现部分分离,可以独立变化。 */
design-pattern/structual/bridge/bridge.go:14
StructAct
awesome-go/gorm/gorm_int8rangeArray.go:207
StructAddress
Language_Specification/reference-type/struct/structs_Declare_Initialize.go:7
StructAddress
build-in-package/csv/csv_practis.go:19
StructAgentService
数据
Language_Specification/reference-type/struct_test.go:16
StructAgents
Language_Specification/reference-type/struct_test.go:22
StructAnimal
awesome-go/gorm/gorm_pg_transactions.go:9
StructApisOrder
object_oriented/solid/OCP/order.go:37
StructAppError
--------------- Wrapping Errors ---------------
design-pattern/go-design/error_wrapping/error_wrapping.go:11
StructArgs
awesome-go/rpcx/arith/service.go:8
StructArith
awesome-go/rpcx/plugin/server/server.go:25
StructArith
awesome-go/rpcx/102basic/server/server.go:16
TypeAliasArith
awesome-go/rpcx/bidirectional/server/server.go:17
TypeAliasArith
awesome-go/rpcx/arith/service.go:17
StructBank
design-pattern/behavioral/strategy/strategy.go:45
StructBar
Language_Specification/import/bar/bar.go:7
InterfaceBarer
Language_Specification/import/barer/barer.go:3
StructBooking
awesome-go/gorm/gorm_int8range.go:41
StructBootstrap
Language_Specification/reference-type/slice/slices_unique.go:7
StructBuilder
awesome-go/consul/consul-resolver/consul-resolver.go:26
StructByOtherIds
build-in-package/sort/sort_Sort_byId_and_byIndex.go:25
TypeAliasByteSlice
declare a named type
effective-go/methods/pointers-vs-values.go:6
StructCash
design-pattern/behavioral/strategy/strategy.go:38
StructChannel
Struct Not Embedding
Language_Specification/reference-type/struct_embedding/struct_embedding.go:14
StructChargeInfo
充值档位
Language_Specification/reference-type/interfaces/interfaces_cheat_sheet.go:66
StructCircle
Language_Specification/reference-type/interfaces/interfaces_cheat_sheet.go:34
InterfaceClient
awesome-go/consul/register/register.go:11
StructClient
object_oriented/solid/SRP/client/client.go:3
StructClientInfo
build-in-package/sort/sort_int64.go:3
TypeAliasClientInfoSlice
build-in-package/sort/sort_int64.go:7
InterfaceCloudConfigs
go:generate mockgen -source=demo.go -destination ../mock/demo_mock.go
mock/golang/mock/demo/demo.go:11
StructCloudConfigsDemo
mock/golang/mock/demo/demo.go:26
TypeAliasCode
design-pattern/go-design/grpc_go_error_handling/code/codes.go:3
StructCommonMessage
design-pattern/structual/bridge/bridge.go:43
StructCompany
Language_Specification/reference-type/struct/struct_field.go:22
StructConfig
design-pattern/creational/prototype/prototype.go:3
StructConnectionPlugin
awesome-go/rpcx/plugin/client/client.go:16
StructConnectionPlugin
awesome-go/rpcx/plugin/server/server.go:12
StructConsumerGroupHandler
awesome-go/kafkaSarama/sarama_comsumer_group.go:9
InterfaceContainer
All data structures implement the container interface with the following methods
algorithms/data-structures/containers/containers.go:4
StructCustomClaims
awesome-go/jwt-go/jwt.go:26
InterfaceDBConnection
awesome-go/go-pinyin/go-pinyin.go:12
StructData
build-in-package/html/template/template.go:8
TypeAliasData
Data returned by fetch
design-pattern/structual/decorator/decorator.go:9
StructDummy
build-in-package/encoding/json_test.go:97
InterfaceEchoClient
EchoClient is the client API for Echo service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/goog
awesome-go/grpc-go/features/proto/echo/echo.pb.go:120
StructEchoRequest
please upgrade the proto package EchoRequest is the request for echo.
awesome-go/grpc-go/features/proto/echo/echo.pb.go:27
StructEchoResponse
EchoResponse is the response for echo.
awesome-go/grpc-go/features/proto/echo/echo.pb.go:66
InterfaceEchoServer
EchoServer is the server API for Echo service.
awesome-go/grpc-go/features/proto/echo/echo.pb.go:246
InterfaceEcho_BidirectionalStreamingEchoClient
awesome-go/grpc-go/features/proto/echo/echo.pb.go:223
InterfaceEcho_BidirectionalStreamingEchoServer
awesome-go/grpc-go/features/proto/echo/echo.pb.go:330
InterfaceEcho_ClientStreamingEchoClient
awesome-go/grpc-go/features/proto/echo/echo.pb.go:189
InterfaceEcho_ClientStreamingEchoServer
awesome-go/grpc-go/features/proto/echo/echo.pb.go:304
InterfaceEcho_ServerStreamingEchoClient
awesome-go/grpc-go/features/proto/echo/echo.pb.go:163
InterfaceEcho_ServerStreamingEchoServer
awesome-go/grpc-go/features/proto/echo/echo.pb.go:287
StructEmail
design-pattern/structual/bridge/bridge.go:32
StructEmployee
awesome-go/copier/copy.go:14
InterfaceEncoder
object_oriented/solid/SRP/encoder.go:3
StructEncoder
object_oriented/solid/SRP/client/encoder.go:11
StructFeature
A feature names something at a given point. If a feature could not be named, the name is empty.
awesome-go/grpc-go/route_guide/routeguide/route_guide.pb.go:129
FuncTypeFieldFunction
func(s string) string
Language_Specification/reflection/reflection_ValueOf/reflection_ValueOf.go:8
InterfaceFoo
go:generate mockgen -source=foo.go -destination=mock/mock.go
mock/foo/foo.go:4
StructFoo
Language_Specification/reference-type/struct/struct_to_map.go:35
StructFoo
Language_Specification/import/foo/foo.go:9
StructFoo1
Won't throw a compile error. Because the bar method belongs to Foo struct.
main.go:12
StructFoo1
Won't throw a compile error. Because the bar method belongs to Foo struct.
Language_Specification/reference-type/interfaces/interfaces_cheat_sheet.go:97
StructFoo2
Won't throw a compile error. Because the bar method belongs to Foo struct. Will throw a error. Because the bar method is bind to &Foo. And when compil
main.go:21
StructFoo2
Won't throw a compile error. Because the bar method belongs to Foo struct. Will throw a error. Because the bar method is bind to &Foo. And when compil
Language_Specification/reference-type/interfaces/interfaces_cheat_sheet.go:106
InterfaceFooInterface
main.go:7
InterfaceFooInterface
Language_Specification/reference-type/interfaces/interfaces_cheat_sheet.go:92
StructFruitBasket
build-in-package/encoding/json_test.go:15
StructGameInfo
游戏列表
awesome-go/mapstructure/mapstructure_test.go:20
StructGreeter
awesome-go/rpcx/arith/service.go:36
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.d
kubernetes/proto/greeting_grpc.pb.go:21
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.or
awesome-go/grpc-go-mock/helloworld/helloworld.pb.go:120
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.d
awesome-go/gogoprobuf/proto/protoc-gen-gogofaster/helloworld/helloworld_grpc.pb.go:20
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.d
awesome-go/gogoprobuf/proto/protoc-gen-grpc-gateway/helloworld/helloworld_grpc.pb.go:20
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.d
awesome-go/gogoprobuf/proto/protoc-gen-gogofast/helloworld/helloworld_grpc.pb.go:20
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.d
awesome-go/gogoprobuf/proto/protoc-gen-go-grpc/helloworld/helloworld_grpc.pb.go:20
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.d
awesome-go/gogoprobuf/proto/protoc-gen-gofast/helloworld/helloworld_grpc.pb.go:20
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.d
awesome-go/gogoprobuf/proto/protoc-gen-gogoslick/helloworld/helloworld_grpc.pb.go:20
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.d
awesome-go/packr/templates/proto/helloworld/helloworld_grpc.pb.go:20
InterfaceGreeterClient
GreeterClient is the client API for Greeter service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.or
awesome-go/grpc-go/helloworld/helloworld/helloworld.pb.go:120
InterfaceGreeterServer
GreeterServer is the server API for Greeter service. All implementations must embed UnimplementedGreeterServer for forward compatibility
kubernetes/proto/greeting_grpc.pb.go:45
InterfaceGreeterServer
GreeterServer is the server API for Greeter service.
awesome-go/grpc-go-mock/helloworld/helloworld.pb.go:143
InterfaceGreeterServer
GreeterServer is the server API for Greeter service. All implementations must embed UnimplementedGreeterServer for forward compatibility
awesome-go/gogoprobuf/proto/protoc-gen-gogofaster/helloworld/helloworld_grpc.pb.go:45
InterfaceGreeterServer
GreeterServer is the server API for Greeter service. All implementations must embed UnimplementedGreeterServer for forward compatibility
awesome-go/gogoprobuf/proto/protoc-gen-grpc-gateway/helloworld/helloworld_grpc.pb.go:45
InterfaceGreeterServer
GreeterServer is the server API for Greeter service. All implementations must embed UnimplementedGreeterServer for forward compatibility
awesome-go/gogoprobuf/proto/protoc-gen-gogofast/helloworld/helloworld_grpc.pb.go:45
InterfaceGreeterServer
GreeterServer is the server API for Greeter service. All implementations must embed UnimplementedGreeterServer for forward compatibility
awesome-go/gogoprobuf/proto/protoc-gen-go-grpc/helloworld/helloworld_grpc.pb.go:45
InterfaceGreeterServer
GreeterServer is the server API for Greeter service. All implementations must embed UnimplementedGreeterServer for forward compatibility
awesome-go/gogoprobuf/proto/protoc-gen-gofast/helloworld/helloworld_grpc.pb.go:45
InterfaceGreeterServer
GreeterServer is the server API for Greeter service. All implementations must embed UnimplementedGreeterServer for forward compatibility
awesome-go/gogoprobuf/proto/protoc-gen-gogoslick/helloworld/helloworld_grpc.pb.go:45
next →1–100 of 433, ranked by callers