MCPcopy Create free account

hub / github.com/RedHatOfficial/GoCourse / types & classes

Types & classes255 in github.com/RedHatOfficial/GoCourse

↓ 1 callersTypeAliasItem
Item represents value stored in binary tree
lesson7/marshalling/32_size_comparison_C.go:15
↓ 1 callersTypeAliasItem
Item represents value stored in binary tree
lesson11/size_comparison.go:15
↓ 1 callersStructPoint
lesson14/shapes_1.go:21
↓ 1 callersStructT
T represents an user-defined data type
lesson3/17_empty_interface.go:7
StructAddTest
testing/testing/tests08/add_slow_test.go:12
StructAddTest
testing/testing/tests08/add_fast_test.go:11
StructAddTest
testing/testing/tests06/add_test.go:9
StructAddTest
testing/testing/tests07/add_test.go:9
StructAddTest
testing/testing/tests05/add_test.go:9
InterfaceAdder
Adder is an interface with one method signature
lesson3/13_B_satisfy.go:6
StructAdderImpl
AdderImpl is a user-defined data types that satisfy Adder interface
lesson3/13_B_satisfy.go:11
StructAnimal
lesson10/gorm_column_tags.go:1
StructAnimal
Set field `UUID` as primary field
lesson10/gorm_overwritten_id.go:2
InterfaceBinaryMarshaler
lesson11/BinaryMarshaler.go:1
FuncTypeBinaryOp
BinaryOp represents any function that takes two int parameters and returns int as a result
lesson3/05_function_type.go:8
StructBinaryTree
BinaryTree represents root node of binary tree
lesson7/marshalling/29_bson_binary_tree_decode.go:21
StructBinaryTree
BinaryTree represents root node of binary tree
lesson7/marshalling/28_json_binary_tree_decode.go:20
StructBinaryTree
BinaryTree is a root node of binary tree
lesson7/marshalling/32_size_comparison_C.go:25
StructBinaryTree
BinaryTree represents root node of binary tree
lesson7/marshalling/26_gob_binary_tree_2.go:22
StructBinaryTree
BinaryTree represents root node of binary tree
lesson7/marshalling/27_gob_binary_tree_decode.go:21
StructBinaryTree
BinaryTree represents root node of binary tree
lesson7/marshalling/25_gob_binary_tree.go:22
StructBinaryTree
BinaryTree is a root node of binary tree
lesson11/size_comparison.go:25
InterfaceBinaryUnmarshaler
lesson11/BinaryUnmarshaler.go:1
StructCircle
Circle represents a circle in 2D plane
lesson3/16_more_interface_implementations.go:33
StructCleanerConfiguration
CleanerConfiguration represents configuration for the main cleaner
benchmarks/parameter_value_reference/conf/config.go:82
InterfaceClosedShape
ClosedShape represents a "closed" 2D shape, such as square, circle, and ellipse
lesson3/16_more_interface_implementations.go:14
InterfaceClosedShape
ClosedShape represents a "closed" 2D shape, such as square, circle, and ellipse
lesson3/13_interface.go:13
StructConfigStruct
optimizations/config_struct_1.go:1
StructConfigStruct
ConfigStruct is a structure holding the whole notification service configuration
benchmarks/parameter_value_reference/conf/config.go:32
StructCreditCard
lesson10/gorm_has_many_declare.go:7
StructDependenciesConfiguration
DependenciesConfiguration represents configuration of external services and other dependencies
benchmarks/parameter_value_reference/conf/config.go:73
StructEllipse
Ellipse represents an ellipse in 2D plane
lesson3/16_more_interface_implementations.go:39
StructFactorialTest
testing/ogletest/ogletest2/factorial_test.go:14
StructFactorialTest
testing/ogletest/ogletest1/factorial_test.go:14
StructFoobar
Foobar is a data structure to be serialized into XML
lesson7/marshalling/10_xml_marshal_special_types.go:10
StructFoobar
lesson11/xml_marshal_special_types_1.go:9
StructFoobar
lesson11/xml_marshal_special_types_2.go:9
InterfaceI
I represents a new interface type (in this case empty interface)
lesson3/17_empty_interface.go:4
InterfaceI
I represents a new interface type (in this case empty interface)
lesson3/18_nil_interface_riddle.go:6
TypeAliasID
ID is user-defined data type
lesson2/39_type_func_params.go:6
TypeAliasID
ID is user-defined data type
lesson2/38_user_types.go:6
InterfaceInterface1
lesson14/type_assertion_2.go:5
InterfaceInterface1
lesson14/type_switch_2.go:5
InterfaceInterface1
lesson14/type_assertion_3.go:5
InterfaceInterface2
lesson14/type_assertion_2.go:9
InterfaceInterface2
lesson14/type_switch_2.go:9
InterfaceInterface2
lesson14/type_assertion_3.go:9
StructItem
Item is a structure that will be encoded into BSON and other formats
lesson7/marshalling/31_size_comparison_B.go:15
StructItem
Item stored in singly linked list
lesson8/35_list.go:21
TypeAliasItem
Item represents value to be stored in linked list
lesson7/marshalling/35_cycle_in_graph.go:15
TypeAliasItem
Item represents value stored in binary tree node
lesson7/marshalling/29_bson_binary_tree_decode.go:11
TypeAliasItem
Item is data type of one item in a node
lesson7/marshalling/34_graph_encode_decode.go:10
TypeAliasItem
Item represents value stored in binary tree node
lesson7/marshalling/28_json_binary_tree_decode.go:10
TypeAliasItem
Item represents value stored in binary tree node
lesson7/marshalling/26_gob_binary_tree_2.go:12
TypeAliasItem
Item is data type of one item in a node
lesson7/marshalling/33_graph.go:15
TypeAliasItem
Item represents value stored in binary tree node
lesson7/marshalling/27_gob_binary_tree_decode.go:11
TypeAliasItem
Item represents value stored in binary tree node
lesson7/marshalling/25_gob_binary_tree.go:12
StructKafkaConfiguration
KafkaConfiguration represents configuration of Kafka brokers and topics
benchmarks/parameter_value_reference/conf/config.go:88
StructKey
Key is a new data type
lesson2/32_delete_from_map.go:6
StructKey
Key is a new data type
lesson2/30_map_and_struct_B.go:6
StructLanguage
lesson10/gorm_many_to_many_declare.go:7
StructLine
lesson14/shapes_3.go:12
StructLine
lesson14/shapes_4.go:13
StructLine
lesson14/shapes_1.go:12
StructLine
lesson14/shapes_2.go:12
StructLine
Line represents a line in 2D plane
lesson3/11_methods_ptr_2.go:6
StructLine
Line represents a line in 2D plane
lesson3/12_more_methods.go:6
StructLine
Line represents a line in 2D plane
lesson3/16_more_interface_implementations.go:27
StructLine
Line represents a line in 2D plane
lesson3/11_methods_ptr.go:6
StructLine
lesson3/21_nil_receiver.go:8
StructLine
Line represents a line in 2D plane
lesson3/14_interface_missing_implementation.go:13
StructLine
Line represents a line in 2D plane
lesson3/15_interface_implementation_via_methods.go:14
StructLineType
LineType represents a line in 2D plane
lesson3/09_methods.go:9
StructLineType
LineType represents a line in 2D plane
lesson3/10_methods_with_parameters.go:6
StructList
Singly linked list header structure
lesson8/35_list.go:16
StructLoggingConfiguration
optimizations/config_struct_2.go:1
StructLoggingConfiguration
LoggingConfiguration represents configuration for logging in general
benchmarks/parameter_value_reference/conf/config.go:45
StructMetricsConfiguration
MetricsConfiguration holds metrics related configuration
benchmarks/parameter_value_reference/conf/config.go:130
StructModel
gorm.Model definition
lesson10/gorm_model.go:2
TypeAliasName
Name is user-defined data type
lesson2/39_type_func_params.go:9
TypeAliasName
Name is user-defined data type
lesson2/38_user_types.go:9
StructNode
Node represents one node in linked list
lesson7/marshalling/35_cycle_in_graph.go:18
StructNode
Node represents one node of binary tree
lesson7/marshalling/29_bson_binary_tree_decode.go:14
StructNode
Node represents one node of tree
lesson7/marshalling/34_graph_encode_decode.go:13
StructNode
Node represents one node of binary tree
lesson7/marshalling/28_json_binary_tree_decode.go:13
StructNode
Node represents one node in binary tree
lesson7/marshalling/32_size_comparison_C.go:18
StructNode
Node represents one node of binary tree
lesson7/marshalling/26_gob_binary_tree_2.go:15
StructNode
Node represents one node of tree
lesson7/marshalling/33_graph.go:18
StructNode
Node represents one node of binary tree
lesson7/marshalling/27_gob_binary_tree_decode.go:14
StructNode
Node represents one node of binary tree
lesson7/marshalling/25_gob_binary_tree.go:15
StructNode
Node represents one node in binary tree
lesson11/size_comparison.go:18
StructNotificationsConfiguration
NotificationsConfiguration represents the configuration specific to the content of notifications
benchmarks/parameter_value_reference/conf/config.go:122
InterfaceOpenShape
lesson14/shapes_3.go:8
InterfaceOpenShape
lesson14/shapes_4.go:9
InterfaceOpenShape
lesson14/shapes_1.go:8
InterfaceOpenShape
lesson14/shapes_2.go:8
InterfaceOpenShape
OpenShape represents an "open" 2D shape, such as line, arc, spline etc.
lesson3/16_more_interface_implementations.go:9
InterfaceOpenShape
OpenShape represents an "open" 2D shape, such as line, arc, spline etc.
lesson3/14_interface_missing_implementation.go:8
InterfaceOpenShape
OpenShape represents an "open" 2D shape, such as line, arc, spline etc.
lesson3/13_interface.go:8
InterfaceOpenShape
OpenShape represents an "open" 2D shape, such as line, arc, spline etc.
lesson3/15_interface_implementation_via_methods.go:9
next →1–100 of 255, ranked by callers