MCPcopy Create free account

hub / github.com/PacktPublishing/Echo-Essentials / functions

Functions158 in github.com/PacktPublishing/Echo-Essentials

↓ 11 callersMethodValidate
()
chapter6/bindings/common.go:8
↓ 9 callersMethodError
()
chapter8/bindings/errors.go:25
↓ 7 callersMethodClose
()
chapter7/models/mocks.go:13
↓ 7 callersMethodQuery
(query string, args ...interface{})
chapter7/models/mocks.go:22
↓ 6 callersMethodError
()
chapter7/bindings/errors.go:25
↓ 4 callersMethodServeHTTP
(w http.ResponseWriter, r *http.Request)
chapter1/simple_handler.go:12
↓ 3 callersFunctionmiddlewareFunc
(i int)
chapter7/cmd/service/main.go:84
↓ 3 callersFunctionmiddlewareFunc
(i int)
chapter5/cmd/service/main.go:86
↓ 3 callersFunctionmiddlewareFunc
(i int)
chapter6/cmd/service/main.go:88
↓ 3 callersFunctionmiddlewareFunc
(i int)
chapter4/cmd/service/main.go:85
↓ 2 callersMethodAppend
(err error)
chapter7/bindings/errors.go:17
↓ 2 callersMethodAppend
(err error)
chapter5/bindings/errors.go:17
↓ 2 callersMethodAppend
(err error)
chapter8/bindings/errors.go:17
↓ 2 callersMethodAppend
(err error)
chapter6/bindings/errors.go:17
↓ 2 callersMethodAppend
(err error)
chapter2/bindings/errors.go:17
↓ 2 callersMethodAppend
(err error)
chapter4/bindings/errors.go:17
↓ 2 callersMethodAppend
(err error)
chapter3/bindings/errors.go:17
↓ 2 callersMethodRender
(w io.Writer, name string, data interface{}, ctx echo.Context)
chapter8/handlers/reminder.go:46
↓ 2 callersFunctionmustTime
(d time.Time, err error)
chapter8/handlers/reminder.go:100
↓ 1 callersMethodError
()
chapter5/bindings/errors.go:25
↓ 1 callersMethodError
()
chapter6/bindings/errors.go:25
↓ 1 callersMethodError
()
chapter2/bindings/errors.go:25
↓ 1 callersMethodError
()
chapter4/bindings/errors.go:25
↓ 1 callersMethodError
()
chapter3/bindings/errors.go:25
↓ 1 callersFunctionGetUserByUsername
(db MockableDB, username string)
chapter7/models/user.go:14
↓ 1 callersMethodLen
()
chapter7/bindings/errors.go:21
↓ 1 callersMethodLen
()
chapter5/bindings/errors.go:21
↓ 1 callersMethodLen
()
chapter8/bindings/errors.go:21
↓ 1 callersMethodLen
()
chapter6/bindings/errors.go:21
↓ 1 callersMethodLen
()
chapter2/bindings/errors.go:21
↓ 1 callersMethodLen
()
chapter4/bindings/errors.go:21
↓ 1 callersMethodLen
()
chapter3/bindings/errors.go:21
↓ 1 callersFunctionmain
()
chapter7/cmd/service/main.go:18
↓ 1 callersFunctionmain
()
chapter8/cmd/service/main.go:20
↓ 1 callersFunctionmustTime
(d time.Time, err error)
chapter8/cmd/template-exploration/main.go:47
MethodBegin
()
chapter7/models/mocks.go:11
MethodBegin
()
chapter7/models/mocks.go:54
MethodBeginTx
(ctx context.Context, opts *sql.TxOptions)
chapter7/models/mocks.go:12
MethodBeginTx
(ctx context.Context, opts *sql.TxOptions)
chapter7/models/mocks.go:60
FunctionBenchmarkHealthCheck
(b *testing.B)
chapter7/handlers/health_check_test.go:41
FunctionBenchmarkHealthCheck
(b *testing.B)
chapter8/handlers/health_check_test.go:41
MethodClose
()
chapter7/models/mocks.go:66
MethodConn
(ctx context.Context)
chapter7/models/mocks.go:14
MethodConn
(ctx context.Context)
chapter7/models/mocks.go:72
FunctionCreateReminder
(ctx echo.Context)
chapter7/handlers/reminder.go:5
FunctionCreateReminder
(ctx echo.Context)
chapter5/handlers/reminder.go:5
FunctionCreateReminder
(ctx echo.Context)
chapter8/handlers/reminder.go:51
FunctionCreateReminder
(ctx echo.Context)
chapter6/handlers/reminder.go:5
FunctionCreateReminder
(ctx echo.Context)
chapter2/handlers/reminder.go:5
FunctionCreateReminder
(ctx echo.Context)
chapter4/handlers/reminder.go:5
FunctionCreateReminder
(ctx echo.Context)
chapter3/handlers/reminder.go:5
MethodDriver
()
chapter7/models/mocks.go:15
MethodDriver
()
chapter7/models/mocks.go:78
FunctionError
Error - Example Error Handler
chapter7/handlers/err.go:10
FunctionError
Error - Example Error Handler
chapter8/handlers/err.go:10
FunctionError
Error - Example Error Handler
chapter6/handlers/err.go:10
MethodExec
(query string, args ...interface{})
chapter7/models/mocks.go:16
MethodExec
(query string, args ...interface{})
chapter7/models/mocks.go:84
MethodExecContext
(ctx context.Context, query string, args ...interface{})
chapter7/models/mocks.go:17
MethodExecContext
(ctx context.Context, query string, args ...interface{})
chapter7/models/mocks.go:91
FunctionGetReminder
(ctx echo.Context)
chapter7/handlers/reminder.go:9
FunctionGetReminder
(ctx echo.Context)
chapter5/handlers/reminder.go:9
FunctionGetReminder
(ctx echo.Context)
chapter8/handlers/reminder.go:55
FunctionGetReminder
(ctx echo.Context)
chapter6/handlers/reminder.go:9
FunctionGetReminder
(ctx echo.Context)
chapter4/handlers/reminder.go:9
FunctionGetReminder
(ctx echo.Context)
chapter3/handlers/reminder.go:9
FunctionGetUserByUsername
(db *sql.DB, username string)
chapter5/models/user.go:16
FunctionGetUserByUsername
(db *sql.DB, username string)
chapter8/models/user.go:16
FunctionGetUserByUsername
(db *sql.DB, username string)
chapter6/models/user.go:16
FunctionGetUserByUsername
(db *sql.DB, username string)
chapter2/models/user.go:16
FunctionGetUserByUsername
(db *sql.DB, username string)
chapter4/models/user.go:16
FunctionGetUserByUsername
(db *sql.DB, username string)
chapter3/models/user.go:16
FunctionHandlerFunction
(ctx echo.Context)
chapter7/cmd/service/main.go:79
FunctionHandlerFunction
(ctx echo.Context)
chapter5/cmd/service/main.go:81
FunctionHandlerFunction
(ctx echo.Context)
chapter6/cmd/service/main.go:83
FunctionHandlerFunction
(ctx echo.Context)
chapter4/cmd/service/main.go:80
FunctionHealthCheck
HealthCheck - Health Check Handler
chapter7/handlers/health_check.go:13
FunctionHealthCheck
HealthCheck - Health Check Handler
chapter5/handlers/health_check.go:13
FunctionHealthCheck
HealthCheck - Health Check Handler
chapter8/handlers/health_check.go:13
FunctionHealthCheck
HealthCheck - Health Check Handler
chapter6/handlers/health_check.go:13
FunctionHealthCheck
HealthCheck - Health Check Handler
chapter2/handlers/health_check.go:11
FunctionHealthCheck
HealthCheck - Health Check Handler
chapter4/handlers/health_check.go:13
FunctionHealthCheck
HealthCheck - Health Check Handler
chapter3/handlers/health_check.go:11
FunctionLogin
Login - Login Handler will take a username and password from the request hash the password, verify it matches in the database and respond with a token
chapter7/handlers/login.go:18
FunctionLogin
Login - Login Handler will take a username and password from the request hash the password, verify it matches in the database and respond with a token
chapter5/handlers/login.go:18
FunctionLogin
Login - Login Handler will take a username and password from the request hash the password, verify it matches in the database and respond with a token
chapter8/handlers/login.go:18
FunctionLogin
Login - Login Handler will take a username and password from the request hash the password, verify it matches in the database and respond with a token
chapter6/handlers/login.go:18
FunctionLogin
Login - Login Handler will take a username and password from the request hash the password, verify it matches in the database and respond with a token
chapter2/handlers/login.go:18
FunctionLogin
Login - Login Handler will take a username and password from the request hash the password, verify it matches in the database and respond with a token
chapter4/handlers/login.go:18
FunctionLogin
Login - Login Handler will take a username and password from the request hash the password, verify it matches in the database and respond with a token
chapter3/handlers/login.go:18
FunctionLogout
(c echo.Context)
chapter7/handlers/logout.go:5
FunctionLogout
(c echo.Context)
chapter5/handlers/logout.go:5
FunctionLogout
(c echo.Context)
chapter8/handlers/logout.go:5
FunctionLogout
(c echo.Context)
chapter6/handlers/logout.go:5
FunctionLogout
(c echo.Context)
chapter2/handlers/logout.go:5
FunctionLogout
(c echo.Context)
chapter4/handlers/logout.go:5
FunctionLogout
(c echo.Context)
chapter3/handlers/logout.go:5
FunctionParameterMadlibHandler
(c echo.Context)
chapter3/cmd/service/main.go:79
MethodPing
()
chapter7/models/mocks.go:18
MethodPing
()
chapter7/models/mocks.go:98
next →1–100 of 158, ranked by callers