Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrowAdept/youtube
/ functions
Functions
474 in github.com/GrowAdept/youtube
⨍
Functions
474
◇
Types & classes
49
Function
emailverGEThandler
(c *gin.Context)
gin/pswdRecovery/main.go:178
Function
emailverGEThandler
(c *gin.Context)
gin/changePswd/main.go:194
Function
errorHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpTrblshoot/main.go:100
Function
findPerim
(s shape)
gobasics/interfaces/main.go:28
Function
forgetpPWhandler
route: /forgotpw renders form for recovering account via email
gowebdev/forgotPassword/main.go:471
Function
forgotPWvalHandler
route: /forgotpwval checks if email exists for this account and send email if exists (do not want to send unsolicited emails)
gowebdev/forgotPassword/main.go:478
Function
forgotPWverHandler
route: /forgotpwemailver verify emailVerPassword and update db
gowebdev/forgotPassword/main.go:620
Function
forgotpwChangeHandler
route: /forgotpwchange render form to change password and passes auth info into the path in the form's action
gowebdev/forgotPassword/main.go:607
Function
getAllMovies
(c *gin.Context)
gin/middleware/main.go:76
Function
getForm
GET /form
gin/ginIntro/HTMLbasics/main.go:75
Function
getFormHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/form/main.go:25
Function
getFormHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/form2/main.go:30
Function
getGopher
* w.Header.Set() sets the content type to application/json if w.WriteHeader is no called explicily, implicit http.StatusOK is used with w.Write() json
gin/GinVsGorAPI/gorilla/main.go:40
Function
getGophers
* c.IndentedJSON(http.StatusOK, gopher) -automatically sets content type to application/json -uses passed in status code -serializes given struct a
gin/GinVsGorAPI/gin/main.go:37
Function
getGreet
GET /greet
gin/ginIntro/HTMLbasics/main.go:47
Function
getGreetName
GET /great/:name
gin/ginIntro/HTMLbasics/main.go:55
Function
getHello
GET /hello
gin/ginIntro/HTMLbasics/main.go:38
Function
getManyData
GET /many
gin/ginIntro/HTMLbasics/main.go:64
Function
getMovieByID
(c *gin.Context)
gin/ginIntro/APIbasics/main.go:54
Function
getMovies
using slice in place of using db
gin/ginIntro/APIbasics/main.go:43
Function
helloHandleFunc
handler function that responds to client http requests
gowebdev/basicServ2/main.go:20
Function
helloHandleFunc
(w http.ResponseWriter, r *http.Request)
gowebdev/basicServ3/main.go:16
Function
helloHandleFunc
(w http.ResponseWriter, r *http.Request)
gowebdev/basicServ1/main.go:13
Function
helloHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/fileServer/main.go:32
Function
homePageHandler
(w http.ResponseWriter, r *http.Request)
gowebMySQL/insUpdDel/main.go:183
Function
homePageHandler
(w http.ResponseWriter, r *http.Request)
gowebMySQL/form/main.go:59
Function
homePageHandler
(w http.ResponseWriter, r *http.Request)
gowebMySQL/multiRow/main.go:103
Function
homePageHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/uploadFile/main.go:67
Function
indexHandler
index page
gin/GorillaSessions/main.go:78
Function
indexHandler
index page
gin/register/main.go:57
Function
indexHandler
index page
gin/pswdRecovery/main.go:63
Function
indexHandler
index page
gin/changePswd/main.go:65
Function
indexHandler
(w http.ResponseWriter, r *http.Request)
gobasics/websvr/main.go:10
Function
indexHandler
check session for logged in done with middleware Auth()
gowebdev/middleware/main.go:64
Function
indexHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpMethod/main.go:37
Function
indexHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpFuncMap/main.go:39
Function
indexHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpPath/temp2/main.go:34
Function
indexHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpPrse/main.go:23
Function
indexHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/stayLoggedIn/main.go:87
Function
indexHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/cookies/main.go:39
Function
indexHandler
check session for logged in done with middleware Auth()
gowebdev/forgotPassword/main.go:83
Function
indexHandler
check session for logged in with middleware Auth()
gowebdev/editProfile/main.go:103
Function
indexHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpNested/main.go:29
Function
indexHandler1
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpTrblshoot/main.go:78
Function
indexHandler2
indexHandler2 seperates the executing of the template and writing to the http.Responswiter in order to better check for errors while execting the temp
gowebdev/tmpTrblshoot/main.go:86
Function
init
()
gin/GorillaSessions/main.go:32
Function
init
()
gin/register/auth.go:13
Function
init
successful db connection or panic
gin/register/db.go:12
Function
init
()
gin/register/main.go:22
Function
init
()
gin/pswdRecovery/env.go:11
Function
init
()
gin/pswdRecovery/auth.go:13
Function
init
successful db connection or panic
gin/pswdRecovery/db.go:12
Function
init
()
gin/pswdRecovery/main.go:24
Function
init
()
gin/changePswd/env.go:11
Function
init
()
gin/changePswd/auth.go:13
Function
init
successful db connection or panic
gin/changePswd/db.go:12
Function
init
()
gin/changePswd/main.go:24
Function
init
()
gobeyondbasics/splitcode/xyz.go:7
Function
init
()
gobeyondbasics/splitcode/main.go:9
Function
init
()
gobeyondbasics/splitcode/abc.go:7
Function
init
()
gobeyondbasics/splitcode/doathing/doathing.go:5
Function
init
()
gobeyondbasics/splitcode/doathing/doapart/doapart3.go:5
Function
init
()
gobeyondbasics/splitcode/doathing/doapart/doapart2.go:5
Function
init
()
gobeyondbasics/splitcode/doathing/doapart/doapart1.go:5
Function
init
create a map for storing clear funcs
gobasics/concurrency2/main.go:16
Function
insertHandler
(w http.ResponseWriter, r *http.Request)
gowebMySQL/insUpdDel/main.go:67
Function
list2Handler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpRange3/main.go:36
Function
listHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpRange3/main.go:31
Function
listHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpRange/main.go:29
Function
loginAuthHandler
loginAuthHandler authenticates user login
gowebdev/middleware/main.go:90
Function
loginAuthHandler
loginAuthHandler authenticates user login
gowebdev/stayLoggedIn/main.go:51
Function
loginAuthHandler
loginAuthHandler authenticates user login
gowebdev/login/main.go:40
Function
loginGEThandler
loginGEThandler displays form for login
gin/GorillaSessions/main.go:83
Function
loginGEThandler
loginGEThandler displays form for login
gin/register/main.go:62
Function
loginGEThandler
loginGEThandler displays form for login
gin/pswdRecovery/main.go:68
Function
loginGEThandler
loginGEThandler displays form for login
gin/changePswd/main.go:70
Function
loginHandler
loginHandler serves form for users to login with
gowebdev/middleware/main.go:84
Function
loginHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/verifyEmail/main.go:306
Function
loginHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/tmpPrse/main.go:36
Function
loginHandler
loginHandler serves form for users to login with
gowebdev/stayLoggedIn/main.go:45
Function
loginHandler
loginHandler serves form for users to login with
gowebdev/forgotPassword/main.go:99
Function
loginHandler
loginHandler serves form for users to login with
gowebdev/login/main.go:34
Function
loginPOSThandler
loginPOSThandler verifies login credentials
gin/GorillaSessions/main.go:88
Function
loginPOSThandler
loginPOSThandler verifies login credentials
gin/register/main.go:67
Function
loginPOSThandler
loginPOSThandler verifies login credentials
gin/pswdRecovery/main.go:73
Function
loginPOSThandler
loginPOSThandler verifies login credentials
gin/changePswd/main.go:75
Function
loginVerHandler
loginVerHandler authenticates user login
gowebdev/forgotPassword/main.go:106
Function
logoutHandler
logoutHandler logout user by deleting session data
gin/register/main.go:92
Function
logoutHandler
logoutHandler logout user by deleting session data
gin/pswdRecovery/main.go:97
Function
logoutHandler
logoutHandler logout user by deleting session data
gin/changePswd/main.go:101
Function
logoutHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/middleware/main.go:126
Function
logoutHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/stayLoggedIn/main.go:111
Function
logoutHandler
(w http.ResponseWriter, r *http.Request)
gowebdev/forgotPassword/main.go:154
Function
main
()
gin/middleware/main.go:25
Function
main
()
gin/GorillaSessions/main.go:38
Function
main
()
gin/register/main.go:35
Function
main
()
gin/GinVsGorAPI/gin/main.go:21
Function
main
()
gin/GinVsGorAPI/gorilla/main.go:22
Function
main
()
gin/pswdRecovery/main.go:37
Function
main
()
gin/changePswd/main.go:37
← previous
next →
201–300 of 474, ranked by callers