Versions in this module Expand all Collapse all v0 v0.7.0 Nov 1, 2021 Changes in this version + var MaxSize uint64 = 1024 * 1024 * 1800 + var Stats struct + var TwilioUrlHttp = "https://api.twilio.com/2010-04-01/Accounts/" + var TwilioUrlMessages = "/Messages.json" + func Close(args argumentList, config bugs.Config) + func Commit(args argumentList, config bugs.Config) + func CopyStandardLogTo(name string) + func Create(Args argumentList, config bugs.Config) + func Debug(args ...interface{}) + func DebugDepth(depth int, args ...interface{}) + func Debugf(format string, args ...interface{}) + func Debugln(args ...interface{}) + func Edit(args argumentList, config bugs.Config) + func Env(config bugs.Config) + func Error(args ...interface{}) + func ErrorDepth(depth int, args ...interface{}) + func Errorf(format string, args ...interface{}) + func Errorln(args ...interface{}) + func Exit(args ...interface{}) + func ExitDepth(depth int, args ...interface{}) + func Exitf(format string, args ...interface{}) + func Exitln(args ...interface{}) + func Fatal(args ...interface{}) + func FatalDepth(depth int, args ...interface{}) + func Fatalf(format string, args ...interface{}) + func Fatalln(args ...interface{}) + func Find(args argumentList, config bugs.Config) + func Flush() + func Help(args ...string) + func Identifier(args argumentList, config bugs.Config) + func IdsAssigned(config bugs.Config) + func IdsNone(config bugs.Config) + func Import(args argumentList, config bugs.Config) + func Info(args ...interface{}) + func InfoDepth(depth int, args ...interface{}) + func Infof(format string, args ...interface{}) + func Infoln(args ...interface{}) + func List(args argumentList, config bugs.Config, topRecurse bool) + func Milestone(args argumentList, config bugs.Config) + func PrintVersion() + func Priority(args argumentList, config bugs.Config) + func ProgramVersion() string + func Purge(config bugs.Config) + func Pwd(config bugs.Config) + func Relabel(Args argumentList, config bugs.Config) + func Roadmap(args argumentList, config bugs.Config) + func SkipRootCheck(args *[]string) bool + func Status(args argumentList, config bugs.Config) + func Tag(Args argumentList, config bugs.Config) + func TagsAssigned(Args argumentList, config bugs.Config) + func TagsNone(config bugs.Config) + func Twilio(config bugs.Config) + func TwilioDoSend(config bugs.Config, PNTo string, BodyStr string) + func Warning(args ...interface{}) + func WarningDepth(depth int, args ...interface{}) + func Warningf(format string, args ...interface{}) + func Warningln(args ...interface{}) + type IssueListByMilestone [](bugs.Issue) + func (a IssueListByMilestone) Len() int + func (a IssueListByMilestone) Less(i, j int) bool + func (a IssueListByMilestone) Swap(i, j int) + type Level int32 + func (l *Level) Get() interface{} + func (l *Level) Set(value string) error + func (l *Level) String() string + type OutputStats struct + func (s *OutputStats) Bytes() int64 + func (s *OutputStats) Lines() int64 + type Verbose bool + func V(level Level) Verbose + func (v Verbose) Info(args ...interface{}) + func (v Verbose) Infof(format string, args ...interface{}) + func (v Verbose) Infoln(args ...interface{})