godoc

package
v0.0.0-...-d920e95 Latest Latest
Warning

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

Go to latest
Published: May 10, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

* 提供的常用库,有一些常用的方法,方便使用--from doc.go

提供的常用库,有一些常用的方法,方便使用
Example
sum := Add(1, 2)
fmt.Println("1+2=", sum)
Output:

1+2=3

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(a, b int) int

Add 一个加法实现 返回a+b的值.

Types

This section is empty.

Directories

Path Synopsis
* 提供的常用库,有一些常用的方法,方便使用--from doc.go
* 提供的常用库,有一些常用的方法,方便使用--from doc.go

Jump to

Keyboard shortcuts

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