packagescope

package
v0.5.18 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 1 Imported by: 0

README

サンプルリスト

このディレクトリには以下のサンプルがあります。

file example name note
package_scope_variable.go package_scope_variable パッケージ スコープな変数のサンプル

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PkgScopeVal1 = "public  package scope variable"
)

パッケージ スコープ な変数は普通に関数の外で変数定義すればよい var の 使い方は、var_statement_declares.go を参照。

Functions

func Basic

func Basic() error

Basic -- パッケージ スコープな変数のサンプル

Types

This section is empty.

Jump to

Keyboard shortcuts

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