Documentation ¶
Index ¶
- Variables
- func BufferedChannel()
- func Channel()
- func Defer() string
- func For()
- func FromJson(s string, result interface{}) interface{}
- func Function(arg ...int) (int, bool)
- func GetGoroutineId() uint64
- func GetThreadId() int
- func GoInstall()
- func Goroutine()
- func HelloWorld()
- func IfElse()
- func Json()
- func MmapRead(s string)
- func MmapWrite()
- func RealCoroutine()
- func Reflect(args ...interface{})
- func Switch(name int)
- func Tag()
- func TestNewClass()
- func ThreadId()
- func ToJson(obj interface{}) string
- func WaitGroup()
- func Web()
- type Bus
- type Class
- type ClassI
- type Runnable
- type Stoppable
- type TagTest
- type TestServiceImpl
- type User
Constants ¶
This section is empty.
Variables ¶
View Source
var Name = "go"
Functions ¶
func BufferedChannel ¶
func BufferedChannel()
func HelloWorld ¶
func HelloWorld()
func RealCoroutine ¶
func RealCoroutine()
func TestNewClass ¶
func TestNewClass()
Types ¶
type TestServiceImpl ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.