Documentation
¶
Index ¶
- type Thrower
- func (thrower *Thrower) GetCallstack(c interface{}) string
- func (thrower *Thrower) GetSnippet(position ast.Position) string
- func (thrower *Thrower) Throw(message string, position ast.Position, callstack interface{})
- func (thrower *Thrower) ThrowAnonymous(message string)
- func (thrower *Thrower) Warn(message string, position ast.Position, callstack interface{})
- func (thrower *Thrower) WarnAnonymous(message string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Thrower ¶
func (*Thrower) GetCallstack ¶
func (*Thrower) ThrowAnonymous ¶
func (*Thrower) WarnAnonymous ¶
Click to show internal directories.
Click to hide internal directories.