Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akilans/golang-mini-projects
/ types & classes
Types & classes
17 in github.com/akilans/golang-mini-projects
⨍
Functions
99
◇
Types & classes
17
Struct
Book
struct based on books.json file. Please refer
01-bookstore-cli-flag-json/main.go:10
Struct
Book
Book Type -> Books table
12-fiber-book-rest/models/booksModel.go:12
Struct
Book
struct based on books.json file. Please refer
04-bookstore-api/main.go:12
Struct
ErrorResponse
Payload validation response message
12-fiber-book-rest/controllers/booksController.go:13
Struct
Login
12-fiber-book-rest/controllers/usersController.go:15
Struct
Message
message to send as json response
04-bookstore-api/main.go:24
Struct
Message
message to send as json response
rest-api-to-exec-shell/main.go:21
Struct
Message
message to send as json response
11-jwt-golang/main.go:23
Struct
MyCustomClaims
Custom claims needed for generating JWT token
12-fiber-book-rest/controllers/usersController.go:21
Struct
MyCustomClaims
Custom claims needed for generating JWT token
11-jwt-golang/main.go:36
Struct
Payload
Payload struct
rest-api-to-exec-shell/main.go:15
Struct
Server
10-golang-ssh-concurrent-file-uploder/main.go:15
Struct
User
User Type -> userss table
12-fiber-book-rest/models/usersModel.go:4
Struct
User
To capture credentials from request which is needed to generate JWT
11-jwt-golang/main.go:17
Struct
fileMeta
08-file-folder-zip/main.go:17
Struct
systemInfo
define system info type
06-system-monitor/main.go:15
Struct
webStatus
to track web status
03-web-monitor/main.go:26