package
Version:
v0.5.14
Opens a new window with list of versions in this module.
Published: Feb 13, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Constants -- Effective Go - Constants の 内容についてのサンプルです。
ConstInt -- サンプル用定数型
const (
ConstIntZero ConstInt = iota
ConstIntOne
ConstIntTwo
)
ConstInt を使った定数
Source Files
¶
Click to show internal directories.
Click to hide internal directories.