pkg2

package
v0.0.0-...-b8c1206 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const Mode = 1

首字母大写外部包可见,可在其他包中使用

Variables

This section is empty.

Functions

func Add

func Add(x, y int) int

Types

type Student

type Student struct {
	Name string
	// contains filtered or unexported fields
}

结构体中的字段名和接口中的方法名如果首字母都是大写, 外部包可以访问这些字段和方法。例如:

Jump to

Keyboard shortcuts

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