Documentation
¶
Index ¶
- func Call0(u ...interface{})
- func Call1(u *User)
- func Call2(u *User) int
- func Call3(u *User) int
- func Call4(u *User) int
- func Call5(u *User) int
- func Call6(u *User)
- func Call7(u *User)
- func Call8(u *User)
- func Call9(u1 *User, u2 *User, u3 *User)
- func Hash(b []byte) uint64
- func Speak(s Speakable) string
- type FullSystem
- type Human
- type Speakable
- type Student
- type Student1
- type System
- type Talkable
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FullSystem ¶
type FullSystem struct {
S *System
}
Click to show internal directories.
Click to hide internal directories.