Documentation ¶
Index ¶
- type Ora
- func (o *Ora) Color(colors ...string)
- func (o *Ora) Fail(text string)
- func (o *Ora) Info(text string)
- func (o *Ora) Prefix(prefix string)
- func (o *Ora) Start()
- func (o *Ora) Stop()
- func (o *Ora) Succeed(text string)
- func (o *Ora) Suffix(suffix string)
- func (o *Ora) Text(text string)
- func (o *Ora) Warn(text string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ora ¶
type Ora struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.