Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Renderable ¶
type Renderable interface {
Render() string
}
type Serializable ¶
type Stringable ¶
type Stringable interface {
String() string
}
Click to show internal directories.
Click to hide internal directories.