Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Effective-Concurrency-in-Go
/ types & classes
Types & classes
36 in github.com/PacktPublishing/Effective-Concurrency-in-Go
⨍
Functions
119
◇
Types & classes
36
Struct
AboveThresholdEntry
chapter8/streams/filters/movingavg.go:7
Struct
AccountStats
chapter8/server/dashboard/main.go:46
Struct
AccountSvc
chapter8/server/dashboard/main.go:27
Struct
Cache
Simple cache implementation. This cache may load the sema element multiple times. You may get a different number of cache misses every time you run it
chapter2/cache/main.go:17
Struct
ChannelRate
chapter4/rate-limiter/channel/main.go:9
Struct
DashboardData
chapter8/server/dashboard/main.go:48
Struct
DashboardParams
chapter8/server/dashboard/main.go:43
Struct
DashboardService
chapter8/server/dashboard/main.go:12
Struct
Data
chapter2/cache/main.go:9
Struct
Entry
chapter8/streams/store/store.go:17
Struct
Limiter
chapter4/rate-limiter/simple/main.go:10
Struct
Message
chapter8/websocket-chat/chat.go:9
Struct
Message
chapter8/streams/main.go:107
Struct
Monitor
chapter10/unresponsive_service/main.go:16
Struct
ProgressMeter
chapter9/progress/main.go:12
Struct
Queue
chapter2/condition/main.go:10
Struct
Record
chapter5/pipeline/main.go:10
Struct
Request
chapter8/streams/store/store.go:13
Struct
Request
chapter10/unresponsive_service/main.go:28
Struct
Response
chapter10/unresponsive_service/main.go:29
Struct
Result
chapter5/workerpool/wp2/main.go:19
Struct
Result
chapter2/workers/main.go:12
Struct
SomeStruct
chapter9/cas/main.go:9
Struct
Store
chapter8/streams/store/store.go:9
Struct
TCPServer
chapter8/server/tcp/main.go:16
Struct
Transaction
chapter8/server/dashboard/main.go:37
Struct
UserStats
chapter8/server/dashboard/main.go:45
Struct
UserSvc
chapter8/server/dashboard/main.go:17
Struct
WaitGroup
chapter2/waitgroup/waitgroup.go:7
Struct
Work
chapter5/workerpool/wp2/main.go:13
Struct
Work
chapter5/workerpool/wp1/main.go:13
Struct
Work
chapter2/workers/main.go:8
Struct
fanInRecord
chapter5/pipeline/orderedfanin.go:14
TypeAlias
requestIDKeyType
chapter8/context/requestid/main.go:10
Interface
sequenced
chapter5/pipeline/orderedfanin.go:10
TypeAlias
userIDKeyType
chapter8/server/dashboard/main.go:140