MCPcopy Create free account

hub / github.com/blindlobstar/go-interview-problems / types & classes

Types & classes44 in github.com/blindlobstar/go-interview-problems

StructCache
04-non-blocking-cache/task.go:7
StructCache
04-non-blocking-cache/solution/solution.go:17
InterfaceClient
04-non-blocking-cache/task.go:3
InterfaceClient
04-non-blocking-cache/solution/solution.go:7
InterfaceClient
08-request-with-failover/task.go:8
InterfaceClient
08-request-with-failover/solution/solution.go:9
InterfaceConnection
05-costly-connections-with-unsafe-storage/task.go:3
InterfaceConnection
05-costly-connections-with-unsafe-storage/solution/solution.go:7
InterfaceConnectionCreator
05-costly-connections-with-unsafe-storage/task.go:15
InterfaceConnectionCreator
05-costly-connections-with-unsafe-storage/solution/solution.go:19
InterfaceFetcher
03-web-crawler/task.go:3
InterfaceFetcher
03-web-crawler/solution/solution.go:7
InterfaceGetter
01-first-successful-key-lookup/task.go:7
InterfaceGetter
01-first-successful-key-lookup/solution/solution.go:7
StructHandler
13-rate-tracker/task.go:11
StructHandler
13-rate-tracker/solution/solution.go:12
StructMockConnection
05-costly-connections-with-unsafe-storage/task_test.go:11
StructMockCreator
05-costly-connections-with-unsafe-storage/task_test.go:46
StructMockGetter
MockGetter implements the Getter interface for testing
01-first-successful-key-lookup/task_test.go:18
StructMockGetter
08-request-with-failover/task_test.go:10
InterfaceMonitor
13-rate-tracker/task.go:7
InterfaceMonitor
13-rate-tracker/solution/solution.go:8
StructQueue
10-concurrent-queue/task.go:7
StructQueue
10-concurrent-queue/solution/solution.go:7
StructQueue
12-concurrent-queue-iii/task.go:9
StructQueue
12-concurrent-queue-iii/solution/solution.go:10
StructQueue
11-concurrent-queue-ii/task.go:9
StructQueue
11-concurrent-queue-ii/solution/solution.go:10
StructRateLimiter
06-rate-limiter/task.go:3
StructRateLimiter
06-rate-limiter/solution/solution.go:5
StructResponse
Response represents a mock response with optional error and delay
01-first-successful-key-lookup/task_test.go:11
InterfaceSaver
05-costly-connections-with-unsafe-storage/task.go:21
InterfaceSaver
05-costly-connections-with-unsafe-storage/solution/solution.go:25
StructTtlCache
07-ttl-cache/task.go:7
StructTtlCache
07-ttl-cache/solution/solution.go:14
StructUnsafeStorage
05-costly-connections-with-unsafe-storage/task_test.go:78
Structentry
07-ttl-cache/solution/solution.go:9
TypeAliasfakeFetcher
fakeFetcher is Fetcher that returns canned results.
03-web-crawler/task_test.go:11
StructfakeResult
03-web-crawler/task_test.go:13
StructmockClient
04-non-blocking-cache/task_test.go:20
StructmockMonitor
13-rate-tracker/task_test.go:10
StructmockResponse
08-request-with-failover/task_test.go:14
Structresponse
04-non-blocking-cache/task_test.go:14
Structtask
04-non-blocking-cache/solution/solution.go:11