Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buraksenyurt/golangsamples
/ types & classes
Types & classes
27 in github.com/buraksenyurt/golangsamples
⨍
Functions
121
◇
Types & classes
27
Struct
Ability
oyuncuların farklı yeteneklerini tanımlayacak olan Ability isimli yapı
Lesson_09.go:47
Struct
Boxer
farklı bir oyuncu tipi
Lesson_09.go:67
Struct
Car
Lesson_10.go:50
Struct
Card
Bonus/Work with Redis/samples.go:98
Struct
ChartData
Bonus/CreateChart/client.go:53
Struct
City
Web Programming/Lesson_25/server.go:100
Struct
Email
Web Programming/Lesson_28/southwind/southwind.go:14
Struct
Employee
Web Programming/Lesson_28/southwind/southwind.go:7
Struct
FootballPlayer
Player ve Ability yapılarını gömülü tip olarak kullanan ve futbolcuları tanımlayan yapı
Lesson_09.go:60
Struct
Game
Lesson_13.go:48
Struct
MainController
Web Programming/Lesson_29/NewsRoom/controllers/default.go:7
Struct
Plane
Lesson_10.go:60
Struct
Planet
Web Programming/Lesson_25/server.go:93
Struct
Player
Lesson_20.go:48
Struct
Player
Lesson_13.go:41
Struct
Player
oyuncuların ortak niteliklerini barındıran bir struct
Lesson_09.go:35
Struct
Player
Lesson_22.go:46
Struct
Player
Web Programming/Lesson_24/server.go:34
Class
SomeMath
Bonus/UseWithRuby/client.rb:3
Struct
Stock
Lesson_07.go:54
Struct
Vehicle
id, name ve color nitelikleri olan bir struct tanımladık
Lesson_08.go:59
Interface
VehicleContract
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
Struct
category
Web Programming/Lesson_26/entity/starwars/starwars.go:16
Interface
data
Web Programming/Lesson_27/server.go:111
Struct
model
Web Programming/Lesson_26/entity/starwars/starwars.go:9
FuncType
predicate
func(w string) bool
Lesson_19.go:33
TypeAlias
word
metodları built-in tiplere de uygulayabiliriz
Lesson_08.go:71