package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Jan 2, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Go言語の 型定義 についてのサンプルが配置されているパッケージです。
type KeyValuePair struct {
Key string
Value interface{}
}
構造体の定義も struct で定義した内容を type で名前定義しているのと同じ
Source Files
¶
Click to show internal directories.
Click to hide internal directories.