MCPcopy Create free account

hub / github.com/GrowAdept/youtube / types & classes

Types & classes49 in github.com/GrowAdept/youtube

StructChoice
need to be capitalized to be exported?, use tags if not capitalized Text string `json:"text"`
goprojects/chatGPTapi1/main.go:15
StructChoice
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:30
StructClient
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:52
StructDate
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
StructGopher
gin/GinVsGorAPI/gin/main.go:10
TypeAliasGroceryList
{{/* 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
TypeAliasGroceryList
{{/* 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
StructMessage
gowebdev/verifyEmail/main.go:27
TypeAliasPrice
Price of item
gowebdev/tmpMethod/main.go:12
StructProduct
Product data type for export
gowebMySQL/insUpdDel/main.go:13
StructProduct
Product data type for export
gowebMySQL/form/main.go:13
StructProduct
Product data type for export
gowebMySQL/multiRow/main.go:13
StructPromptParams
goprojects/chatGPTapi1/main.go:37
StructPromptParams
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:11
StructResponse
goprojects/chatGPTapi1/main.go:28
StructResponse
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:43
StructResult
gobeyondbasics/select/main.go:8
StructSub
gowebdev/form/main.go:9
StructSub
Sub type holds user submissions
gowebdev/form2/main.go:12
StructTempData
gowebdev/forgotPassword/main.go:28
StructUsage
goprojects/chatGPTapi1/main.go:22
StructUsage
goprojects/chatGPT/chatGPTapi/chatGPTapi.go:37
StructUser
gin/GorillaSessions/main.go:17
StructUser
gin/register/types.go:3
StructUser
gin/pswdRecovery/types.go:3
StructUser
gin/changePswd/types.go:3
StructUser
gowebdev/editProfile/main.go:29
StructUser
User first letter must be capitalized to be exported
gowebdev/tmpifelse/main.go:19
Structcircle
gobasics/interfaces/main.go:19
Structcustomer
gocorepkgs/tabwriter/main.go:9
Structdate
gobeyondbasics/encap/main.go:11
Structemployee
gobasics/methodPtr/main.go:8
Structemployee
gobasics/structs/main.go:15
StructeqlTriangle
equilateral triangle
gobasics/interfaces/main.go:24
StructerrorOther
gobasics/testingErrors/main.go:10
Structgopher
gin/GinVsGorAPI/gorilla/main.go:11
Structmovie
movie represents data about a film.
gin/middleware/main.go:11
Structmovie
movie represents data about a film.
gin/ginIntro/APIbasics/main.go:12
TypeAliasmySort
* 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
Structprice
first letter of var type being uppercase or lowercase doesn't affect usage in templates
gowebdev/tmpTrblshoot/main.go:13
StructprodSpec
{{/* 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
Structproduct
gowebdev/tmpCtrStrStruc/main.go:22
TypeAliasproverb
gobeyondbasics/splitcode/xyz.go:5
TypeAliasproverb2
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
Structrectangle
gobasics/methods/main.go:26
Structrectangle
gobasics/interfaces/main.go:14
Interfaceshape
gobasics/interfaces/main.go:9
Structtask
{{/* 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
Structtask
{{/* 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