//
pkg.gl
Category
github.com/devlights/try-golang
examples
gotour
gotour06
package
0.5.36
Repository:
https://github.com/devlights/try-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
52 SLOC
#
Functions
ZeroValue
ZeroValue は、 Tour of Go - Zero values (https://tour.golang.org/basics/12) の サンプルです。 noinspection GoNilness.