foo

package
v0.0.0-...-c299507 Latest Latest
Warning

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

Go to latest
Published: May 25, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

fooパッケージの概要説明。

Index

Constants

View Source
const (
	A = iota
	B
	C
)
View Source
const (
	// ○○の最大値
	MAX = 100
)

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct {
	Filed1 int
	// contains filtered or unexported fields
}

T型の定義

func New

func New() *T

型コンストラクタ

func (*T) Method1

func (t *T) Method1()

*T型に定義された1番目のメソッド

func (*T) Method2

func (t *T) Method2()

*T型に定義された2番目のメソッド

Jump to

Keyboard shortcuts

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