status

package
v0.2.1-0...-dabd69d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2017 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status struct {
	Message string
	Type    StatusType
	Show    bool
}

func (*Status) Clear

func (s *Status) Clear()

func (*Status) Errorf

func (s *Status) Errorf(format string, args ...interface{})

func (*Status) Printf

func (s *Status) Printf(format string, args ...interface{})

type StatusType

type StatusType int
const (
	STATUS_ERROR StatusType = iota
	STATUS_LOG
	STATUS_INFO
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL