Python
Database
Operating System
Programming
Linux Command
Toolkit
Other
Keyboard Shortcuts
Open sidebar
Open user menu
Guess
Search
Dart
HTML Canvas
Redis
Bash
JavaScript
Go
Go Interfaces
A basic interface
type Shape interface { Area() float64 Perimeter() float64 }
Comments
Add your comment
Post
Related
Also see
Miscellaneous
Go Interfaces
Go Methods
Go Error control
Go Concurrency
Go Packages
Go Functions
Go Structs & Maps
Go Flow control
Go Strings
Go Basic types
Getting Started