Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrowAdept/youtube
/ types & classes
Types & classes
49 in github.com/GrowAdept/youtube
⨍
Functions
474
◇
Types & classes
49
Struct
Choice
need to be capitalized to be exported?, use tags if not capitalized Text string `json:"text"`
goprojects/chatGPTapi1/main.go:15
Struct
Choice
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:30
Struct
Client
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:52
Struct
Date
notice Date is capitalized and visible out side of package notice fields are not capitalized and are not visible outside of package (package scope)
gobeyondbasics/calendar/calendar.go:10
Struct
Gopher
gin/GinVsGorAPI/gin/main.go:10
TypeAlias
GroceryList
{{/* a comment */}} Defines a comment * {{.}} Renders the root element {{.Name}} Renders the “Name”-field in a nested element {{if .Done}} {{else}}
gowebdev/tmpRange3/main.go:17
TypeAlias
GroceryList
{{/* a comment */}} Defines a comment * {{.}} Renders the root element {{.Name}} Renders the “Name”-field in a nested element {{if .Done}} {{else}}
gowebdev/tmpRange/main.go:17
Struct
Message
gowebdev/verifyEmail/main.go:27
TypeAlias
Price
Price of item
gowebdev/tmpMethod/main.go:12
Struct
Product
Product data type for export
gowebMySQL/insUpdDel/main.go:13
Struct
Product
Product data type for export
gowebMySQL/form/main.go:13
Struct
Product
Product data type for export
gowebMySQL/multiRow/main.go:13
Struct
PromptParams
goprojects/chatGPTapi1/main.go:37
Struct
PromptParams
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:11
Struct
Response
goprojects/chatGPTapi1/main.go:28
Struct
Response
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:43
Struct
Result
gobeyondbasics/select/main.go:8
Struct
Sub
gowebdev/form/main.go:9
Struct
Sub
Sub type holds user submissions
gowebdev/form2/main.go:12
Struct
TempData
gowebdev/forgotPassword/main.go:28
Struct
Usage
goprojects/chatGPTapi1/main.go:22
Struct
Usage
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:37
Struct
User
gin/GorillaSessions/main.go:17
Struct
User
gin/register/types.go:3
Struct
User
gin/pswdRecovery/types.go:3
Struct
User
gin/changePswd/types.go:3
Struct
User
gowebdev/editProfile/main.go:29
Struct
User
User first letter must be capitalized to be exported
gowebdev/tmpifelse/main.go:19
Struct
circle
gobasics/interfaces/main.go:19
Struct
customer
gocorepkgs/tabwriter/main.go:9
Struct
date
gobeyondbasics/encap/main.go:11
Struct
employee
gobasics/methodPtr/main.go:8
Struct
employee
gobasics/structs/main.go:15
Struct
eqlTriangle
equilateral triangle
gobasics/interfaces/main.go:24
Struct
errorOther
gobasics/testingErrors/main.go:10
Struct
gopher
gin/GinVsGorAPI/gorilla/main.go:11
Struct
movie
movie represents data about a film.
gin/middleware/main.go:11
Struct
movie
movie represents data about a film.
gin/ginIntro/APIbasics/main.go:12
TypeAlias
mySort
* type Interface interface { // Len is the number of elements in the collection. Len() int // Less reports whether the element with
gocorefuncs/sort/custsort/main.go:20
Struct
price
first letter of var type being uppercase or lowercase doesn't affect usage in templates
gowebdev/tmpTrblshoot/main.go:13
Struct
prodSpec
{{/* a comment */}} Defines a comment * {{.}} Renders the root element {{.Name}} Renders the “Name”-field in a nested element {{if .Done}} {{else}}
gowebdev/tmpCtrStrStruc/main.go:16
Struct
product
gowebdev/tmpCtrStrStruc/main.go:22
TypeAlias
proverb
gobeyondbasics/splitcode/xyz.go:5
TypeAlias
proverb2
function and variable using type are used in this package, doesn't need to be capitalized for this
gobeyondbasics/splitcode/doathing/doapart/doapart2.go:10
Struct
rectangle
gobasics/methods/main.go:26
Struct
rectangle
gobasics/interfaces/main.go:14
Interface
shape
gobasics/interfaces/main.go:9
Struct
task
{{/* a comment */}} Defines a comment * {{.}} Renders the root element {{.Name}} Renders the “Name”-field in a nested element {{if .Done}} {{else}}
gowebdev/tmpRange2/main.go:16
Struct
task
{{/* a comment */}} Defines a comment * {{.}} Renders the root element {{.Name}} Renders the “Name”-field in a nested element {{if .Done}} {{else}}
gowebdev/tmpNested/main.go:16