MCPcopy Create free account

hub / github.com/anthdm/ggpoker / types & classes

Types & classes33 in github.com/anthdm/ggpoker

↓ 8 callersTypeAliasGameStatus
p2p/game_status.go:27
↓ 1 callersTypeAliasSuit
deck/deck.go:9
StructAPIServer
p2p/api.go:35
StructAtomicInt
p2p/atomic_int.go:8
StructBroadcastTo
p2p/message.go:8
StructCard
deck/deck.go:33
TypeAliasDeck
deck/deck.go:58
StructGameState
p2p/game_state.go:12
TypeAliasGameVariant
p2p/server.go:16
InterfaceGossipServerClient
GossipServerClient is the client API for GossipServer service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https:
proto/service_grpc.pb.go:21
InterfaceGossipServerServer
GossipServerServer is the server API for GossipServer service. All implementations must embed UnimplementedGossipServerServer for forward compatibilit
proto/service_grpc.pb.go:35
StructHandshake
p2p/message.go:20
StructMessage
p2p/message.go:3
StructMessageEncDeck
p2p/message.go:47
StructMessagePeerList
p2p/message.go:43
StructMessagePlayerAction
p2p/message.go:27
StructMessagePreFlop
p2p/message.go:37
StructMessageReady
p2p/message.go:51
StructMyError
p2p/api.go:12
TypeAliasNetAddr
p2p/tcp_transport.go:10
StructPeer
p2p/tcp_transport.go:15
StructPlayer
p2p/table.go:9
TypeAliasPlayerAction
p2p/game_status.go:3
StructPlayersList
p2p/players_list.go:9
StructServer
p2p/server.go:42
StructServerConfig
p2p/server.go:34
StructState
p2p/state.go:3
StructTCPTransport
p2p/tcp_transport.go:41
StructTable
p2p/table.go:25
StructUnimplementedGossipServerServer
UnimplementedGossipServerServer must be embedded to have forward compatible implementations.
proto/service_grpc.pb.go:40
InterfaceUnsafeGossipServerServer
UnsafeGossipServerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added meth
proto/service_grpc.pb.go:48
FuncTypeapiFunc
func(w http.ResponseWriter, r *http.Request) error
p2p/api.go:20
StructgossipServerClient
proto/service_grpc.pb.go:24