Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anthdm/ggpoker
/ types & classes
Types & classes
33 in github.com/anthdm/ggpoker
⨍
Functions
115
◇
Types & classes
33
↓ 8 callers
TypeAlias
GameStatus
p2p/game_status.go:27
↓ 1 callers
TypeAlias
Suit
deck/deck.go:9
Struct
APIServer
p2p/api.go:35
Struct
AtomicInt
p2p/atomic_int.go:8
Struct
BroadcastTo
p2p/message.go:8
Struct
Card
deck/deck.go:33
TypeAlias
Deck
deck/deck.go:58
Struct
GameState
p2p/game_state.go:12
TypeAlias
GameVariant
p2p/server.go:16
Interface
GossipServerClient
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
Interface
GossipServerServer
GossipServerServer is the server API for GossipServer service. All implementations must embed UnimplementedGossipServerServer for forward compatibilit
proto/service_grpc.pb.go:35
Struct
Handshake
p2p/message.go:20
Struct
Message
p2p/message.go:3
Struct
MessageEncDeck
p2p/message.go:47
Struct
MessagePeerList
p2p/message.go:43
Struct
MessagePlayerAction
p2p/message.go:27
Struct
MessagePreFlop
p2p/message.go:37
Struct
MessageReady
p2p/message.go:51
Struct
MyError
p2p/api.go:12
TypeAlias
NetAddr
p2p/tcp_transport.go:10
Struct
Peer
p2p/tcp_transport.go:15
Struct
Player
p2p/table.go:9
TypeAlias
PlayerAction
p2p/game_status.go:3
Struct
PlayersList
p2p/players_list.go:9
Struct
Server
p2p/server.go:42
Struct
ServerConfig
p2p/server.go:34
Struct
State
p2p/state.go:3
Struct
TCPTransport
p2p/tcp_transport.go:41
Struct
Table
p2p/table.go:25
Struct
UnimplementedGossipServerServer
UnimplementedGossipServerServer must be embedded to have forward compatible implementations.
proto/service_grpc.pb.go:40
Interface
UnsafeGossipServerServer
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
FuncType
apiFunc
func(w http.ResponseWriter, r *http.Request) error
p2p/api.go:20
Struct
gossipServerClient
proto/service_grpc.pb.go:24