MCPcopy Create free account

hub / github.com/buraksenyurt/golangsamples / types & classes

Types & classes27 in github.com/buraksenyurt/golangsamples

StructAbility
oyuncuların farklı yeteneklerini tanımlayacak olan Ability isimli yapı
Lesson_09.go:47
StructBoxer
farklı bir oyuncu tipi
Lesson_09.go:67
StructCar
Lesson_10.go:50
StructCard
Bonus/Work with Redis/samples.go:98
StructChartData
Bonus/CreateChart/client.go:53
StructCity
Web Programming/Lesson_25/server.go:100
StructEmail
Web Programming/Lesson_28/southwind/southwind.go:14
StructEmployee
Web Programming/Lesson_28/southwind/southwind.go:7
StructFootballPlayer
Player ve Ability yapılarını gömülü tip olarak kullanan ve futbolcuları tanımlayan yapı
Lesson_09.go:60
StructGame
Lesson_13.go:48
StructMainController
Web Programming/Lesson_29/NewsRoom/controllers/default.go:7
StructPlane
Lesson_10.go:60
StructPlanet
Web Programming/Lesson_25/server.go:93
StructPlayer
Lesson_20.go:48
StructPlayer
Lesson_13.go:41
StructPlayer
oyuncuların ortak niteliklerini barındıran bir struct
Lesson_09.go:35
StructPlayer
Lesson_22.go:46
StructPlayer
Web Programming/Lesson_24/server.go:34
ClassSomeMath
Bonus/UseWithRuby/client.rb:3
StructStock
Lesson_07.go:54
StructVehicle
id, name ve color nitelikleri olan bir struct tanımladık
Lesson_08.go:59
InterfaceVehicleContract
bu interface sözleşmesi startEngine isimli bir metod sunuyor yapılarda da bu metod tanımlanırsa startVehicleEngine metoduna parametre olarak ilgili ya
Lesson_10.go:39
Structcategory
Web Programming/Lesson_26/entity/starwars/starwars.go:16
Interfacedata
Web Programming/Lesson_27/server.go:111
Structmodel
Web Programming/Lesson_26/entity/starwars/starwars.go:9
FuncTypepredicate
func(w string) bool
Lesson_19.go:33
TypeAliasword
metodları built-in tiplere de uygulayabiliriz
Lesson_08.go:71