//
pkg.gl
Category
github.com/devlights/try-golang
examples
gotour
gotour19
package
0.5.36
Repository:
https://github.com/devlights/try-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
130 SLOC
#
Functions
Interface
Interface は、 Tour of Go - Interfaces (https://tour.golang.org/methods/9) の サンプルです。 noinspection GoNilness.