AS
Size: a a a
AS
AS
IK
IK
IK
AS
AS
AS
IK
IK
AS
type MyCoolApp struct {
}
func(app *MyCoolApp) CoolHandler() {}
func NewMyCoolApp() *MyCoolApp {}
nfigureAPI c
onfigure_*.go
app := NewMyCoolApp()
api.CoolHandler = app.CoolHandler
IK
type MyCoolApp struct {
}
func(app *MyCoolApp) CoolHandler() {}
func NewMyCoolApp() *MyCoolApp {}
nfigureAPI c
onfigure_*.go
app := NewMyCoolApp()
api.CoolHandler = app.CoolHandler
IK
AS
NewMyCoolApp(
), ну так и используй еёAS
AS
IK
NewMyCoolApp(
), ну так и используй еёAS
IK
AS