MCPcopy Create free account

hub / github.com/Apress/network-prog-with-go-2e / types & classes

Types & classes104 in github.com/Apress/network-prog-with-go-2e

InterfaceAnimal
appendix-generics/generics.go:13
InterfaceAnimal
appendix-generics/simple_generics.go:7
StructArgs
ch13/jsonarithclient.go:12
StructArgs
ch13/tcparithclient.go:12
StructArgs
ch13/tcparithserver.go:12
StructArgs
ch13/jsonarithserver.go:13
StructArgs
ch13/arithclient.go:12
TypeAliasArith
ch13/arithserver.go:18
TypeAliasArith
ch13/tcparithserver.go:18
TypeAliasArith
ch13/jsonarithserver.go:19
StructCard
ch14/clientjson.go:33
StructCard
ch14/client.go:33
StructCardJson
ch14/clientjson.go:46
StructCardSet
ch14/clientjson.go:26
StructCardSet
ch14/client.go:26
StructCardSetJson
ch14/clientjson.go:41
StructCat
appendix-generics/generics.go:17
StructCat
appendix-generics/simple_generics.go:11
StructDictionary
ch10/dictionary.go:39
StructDictionaryEntry
* // go run dictionary.go - will load cedict_ts.u8 and render func main() { // called only when debugging this package dictionaryPath
ch10/dictionary.go:24
StructDog
appendix-generics/generics.go:21
StructDog
appendix-generics/simple_generics.go:17
InterfaceDomesticated
appendix-generics/simple_generics.go:23
StructEmail
ch12/unmarshal.go:22
StructEmail
ch12/marshal.go:19
StructEmail
ch4/loadgob.go:22
StructEmail
ch4/savegob.go:21
StructEmail
ch4/gobechoserver.go:21
StructEmail
ch4/savejson.go:21
StructEmail
ch4/jsonechoclient.go:25
StructEmail
ch4/prettyjson.go:19
StructEmail
ch4/gobechoclient.go:22
StructEmail
ch4/loadjson.go:22
StructEmail
ch4/jsonechoserver.go:24
StructFlashCard
ch10/flashcards.go:11
StructFlashCards
ch10/flashcards.go:17
StructFlashcard
ch14/server.go:23
StructFlashcardSet
ch14/server.go:18
StructFlashcardSets
ch14/clientjson.go:21
StructFlashcardSets
ch14/client.go:21
StructFlashcardSetsJson
ch14/clientjson.go:38
StructHelloArgs
ch16/rpc.go:9
StructHelloReply
ch16/rpc.go:13
StructHelloService
ch16/rpc.go:17
InterfaceHybrid
appendix-generics/generics.go:25
StructJob
ch9/printperson.go:17
StructLL
Our LinkedList code
appendix-generics/iterate.go:10
InterfaceLener
appendix-generics/complex_generics.go:33
InterfaceMustBe
Here we use a union of types “|” Meaning our arguments must be of these types Either channel or the above linkedlist type
appendix-generics/iterate.go:21
InterfaceMyType
appendix-generics/complex_generics.go:25
InterfaceMyType
appendix-generics/generics.go:73
StructMyType
ch4/asn1fields.go:9
StructName
ch12/unmarshal.go:17
StructName
ch12/marshal.go:15
StructName
ch4/loadgob.go:17
StructName
ch4/savegob.go:16
StructName
ch4/gobechoserver.go:17
StructName
ch4/savejson.go:16
StructName
ch4/jsonechoclient.go:20
StructName
ch4/prettyjson.go:15
StructName
ch4/gobechoclient.go:17
StructName
ch4/loadjson.go:17
StructName
ch4/jsonechoserver.go:19
StructOwl
An Owl is an animal, They are wild to us!
appendix-generics/simple_generics.go:46
StructPerson
ch12/unmarshal.go:11
StructPerson
ch12/marshal.go:10
StructPerson
ch15/personclientxml.go:12
StructPerson
ch15/personserverxml.go:12
StructPerson
ch15/personclientjson.go:12
StructPerson
ch15/personserverjson.go:12
StructPerson
ch4/loadgob.go:12
StructPerson
ch4/savegob.go:11
StructPerson
ch4/gobechoserver.go:12
StructPerson
ch4/savejson.go:11
StructPerson
ch4/jsonechoclient.go:15
StructPerson
ch4/prettyjson.go:11
StructPerson
ch4/gobechoclient.go:12
StructPerson
ch4/loadjson.go:12
StructPerson
ch4/jsonechoserver.go:14
StructPerson
ch4/myapp/protos/personv3.pb.go:23
StructPerson
ch16/schema.go:11
StructPerson
ch9/printperson.go:11
StructPerson
ch9/printjsonemails.go:15
StructPerson
ch9/printnameemails.go:12
StructPerson
ch9/printemails.go:12
StructPerson_Email
ch4/myapp/protos/personv3.pb.go:133
StructPerson_Name
ch4/myapp/protos/personv3.pb.go:78
StructQuotient
ch13/jsonarithclient.go:15
StructQuotient
ch13/arithserver.go:15
StructQuotient
ch13/tcparithclient.go:15
StructQuotient
ch13/tcparithserver.go:15
StructQuotient
ch13/jsonarithserver.go:16
StructQuotient
ch13/arithclient.go:15
InterfaceResult
We use the union technique once more on the return types Notice these can differ than the above "MustBe" types
appendix-generics/iterate.go:27
StructT
ch4/asn1pointers.go:8
StructT
ch4/badtype/code.go:5
StructTheirType
ch4/asn1fields.go:18
StructValueQuality
ch14/server.go:31
StructValues
ch13/arithserver.go:12
StructYourType
ch4/asn1fields.go:14
next →1–100 of 104, ranked by callers