constants

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Go言語の定数についてのサンプルが配置されているパッケージです。

Index

Constants

View Source
const (
	Ng      = 0
	Ok      = 1
	Unknown = 99
)

定数 を 一気に宣言

View Source
const Pi = 3.14

定数 の 宣言

Variables

This section is empty.

Functions

func ConstStatementDeclares

func ConstStatementDeclares() error

ConstStatementDeclares -- const による 定数 の宣言についてのサンプル

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL