MCPcopy Create free account

hub / github.com/RezaSi/go-interview-practice / types & classes

Types & classes2,640 in github.com/RezaSi/go-interview-practice

↓ 5 callersTypeAliasNegativeAmountError
NegativeAmountError occurs when an amount for deposit, withdrawal, or transfer is negative.
challenge-7/submissions/y1hao/solution-template.go:39
↓ 3 callersTypeAliasExceedsLimitError
ExceedsLimitError occurs when a deposit or withdrawal amount exceeds the defined limit.
challenge-7/submissions/y1hao/solution-template.go:46
↓ 2 callersTypeAliasAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/y1hao/solution-template.go:25
↓ 2 callersTypeAliasInsufficientFundsError
InsufficientFundsError occurs when a withdrawal or transfer would bring the balance below minimum.
challenge-7/submissions/y1hao/solution-template.go:32
↓ 1 callersClassBadgeGenerator
scripts/generate_contributor_badges.py:15
↓ 1 callersTypeAliasByArea
ByArea implements sort.Interface for []Shape based on Area
challenge-10/solution-template_test.go:439
Class
web-ui/static/js/main.js:29
StructAICodeReview
AICodeReview represents the response from AI code review
web-ui/internal/services/ai.go:126
StructAIService
AIService handles AI-powered code review and interview simulation
web-ui/internal/services/ai.go:36
StructAPIError
packages/gin/challenge-2-middleware/submissions/sweet-boby/solution.go:268
StructAPIHandler
APIHandler handles all API endpoints
web-ui/internal/handlers/api.go:148
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/solution-template.go:66
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/BrianHuang813/solution.go:71
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/odelbos/solution.go:73
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/PopovMarko/solution.go:75
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/imankhodadi/solution.go:69
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/yogtanko/solution.go:71
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/Mxn-ptr/solution.go:69
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/PolinaSvet/solution.go:69
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/22-7-co/solution.go:70
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/q1ngy/solution.go:71
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/ItalloMangueBoy/solution.go:71
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/law-lee/solution.go:69
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/father-frog/solution.go:76
StructAPIResponse
APIResponse represents standard API response
packages/gin/challenge-4-authentication/submissions/sweet-boby/solution.go:69
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/solution-template.go:20
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/BrianHuang813/solution.go:28
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/0xMoonrise/solution.go:30
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/odelbos/solution.go:33
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/PopovMarko/solution.go:31
StructAPIResponse
packages/gin/challenge-2-middleware/submissions/imankhodadi/solution.go:28
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/yogtanko/solution.go:31
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/4mzy/solution.go:29
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/Mxn-ptr/solution.go:28
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/PolinaSvet/solution.go:29
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/22-7-co/solution.go:30
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/q1ngy/solution.go:26
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/Kinsue/solution.go:28
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/shansing/solution.go:31
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/ItalloMangueBoy/solution.go:26
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/Onkar-25/solution.go:29
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/father-frog/solution.go:36
StructAPIResponse
APIResponse represents a standard API response
packages/gin/challenge-2-middleware/submissions/sweet-boby/solution.go:28
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/solution-template.go:63
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/odelbos/solution.go:70
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/PopovMarko/solution.go:69
StructAPIResponse
packages/gin/challenge-3-validation-errors/submissions/imankhodadi/solution.go:64
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/yogtanko/solution.go:67
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/Mxn-ptr/solution.go:68
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/PolinaSvet/solution.go:67
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/22-7-co/solution.go:66
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/q1ngy/solution.go:68
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/ItalloMangueBoy/solution.go:67
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/father-frog/solution.go:66
StructAPIResponse
APIResponse represents the standard API response format
packages/gin/challenge-3-validation-errors/submissions/sweet-boby/solution.go:66
StructAPIResponse
APIResponse represents a standard API response
packages/fiber/challenge-2-middleware/solution-template.go:20
StructAPIResponse
APIResponse represents a standard API response
packages/fiber/challenge-2-middleware/submissions/odelbos/solution.go:27
StructAccount
Account represents a bank account document
packages/mongodb/challenge-5-transactions-advanced/solution-template.go:15
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/solution-template.go:26
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/jrbarbati/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/odelbos/solution-template.go:26
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/kiramux/solution-template.go:27
StructAccountError
---------------- Custom Error Types ---------------- // AccountError is a general error type for bank account operations.
challenge-7/submissions/hudazaan/solution-template.go:26
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/hvijaycse/solution-template.go:27
StructAccountError
challenge-7/submissions/Kosench/solution-template.go:21
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/shahzodshafizod/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/PopovMarko/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/himanshum9/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/manik23/solution-template.go:29
StructAccountError
challenge-7/submissions/imankhodadi/solution-template.go:26
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/MYK12397/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/bmamha/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/nosrio/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/jersonzc/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/mvsouza/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/Mxn-ptr/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/Ali-Fartoot/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/korranat9/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/mick4711/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/ne0phyte/solution-template.go:26
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/PolinaSvet/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/Raycas96/solution-template.go:26
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/DavidCao22/solution-template.go:26
StructAccountError
AccountError is a general error type for bank account operations.
challenge-7/submissions/AkifhanIlgaz/solution-template.go:25
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/brenoamin/solution-template.go:27
StructAccountError
AccountError is a general error type for bank account operations.
challenge-7/submissions/ImHotDog/solution-template.go:33
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/grozdovk/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/ashwinipatankar/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/anuj952/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/shansing/solution-template.go:28
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/RezaSi/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/t4e1/solution-template.go:27
StructAccountError
challenge-7/submissions/abhishek15032000/solution-template.go:96
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/maket12/solution-template.go:28
StructAccountError
AccountError is a general error type for bank account operations.
challenge-7/submissions/nzamulov/solution-template.go:24
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/Cpoing/solution-template.go:26
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/Gandook/solution-template.go:26
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/JackDalberg/solution-template.go:26
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/kuzminprog/solution-template.go:27
StructAccountError
Custom error types AccountError is a general error type for bank account operations.
challenge-7/submissions/Ashutosh652/solution-template.go:26
next →1–100 of 2,640, ranked by callers