Mathias Beke Home Blog Projects
Skip to content

DenBeke

Mathias Beke

  • Blog
  • Projects
  • Contact

Tag Archives: go

Go: Interface (example)

An Interface in Go defines a behavior. Interfaces are defined with a number of methods that a type must implement. Once the methods are implemented, the type can be used wherever the interface type is needed. Let’s for example define a Phone interface: type Phone interface { Call() } We also define a Nokia type that […]

Posted byMathias BekeOctober 30, 2014October 30, 2014Posted inProgrammerenTags: go, golangLeave a comment on Go: Interface (example)

Posts navigation

Newer posts 1 2

Tags

abdij antwerpen apache apple caddy css fietsen foto freebsd git go golang graphs haven ios latex mac MacBook macports mac pro mysql natuur nginx open source os x pgfplots php programming Python Roeland schepen server sneeuw software ssh ssl swift terminal ubuntu unix webdevelopment website winter wordpress xcode
DenBeke, Proudly powered by WordPress.