Documentation ¶
Index ¶
- Constants
- func DisableColor()
- type Box
- func (s *Box) Close() error
- func (s *Box) CloseWithTimeout(cancal context.CancelFunc, d time.Duration, logFunc func(v ...any))
- func (s *Box) GetLogPlatformFormatter() *log.Formatter
- func (s *Box) PreStart() error
- func (s *Box) Router() adapter.Router
- func (s *Box) SetLogWritter(w io.Writer)
- func (s *Box) Start() error
- type Options
Constants ¶
View Source
const Version = "v1.9.0-alpha.9-dun-1.0.2"
Variables ¶
This section is empty.
Functions ¶
func DisableColor ¶
func DisableColor()
Types ¶
type Box ¶
type Box struct {
// contains filtered or unexported fields
}
func (*Box) CloseWithTimeout ¶
func (*Box) GetLogPlatformFormatter ¶
func (*Box) SetLogWritter ¶
Click to show internal directories.
Click to hide internal directories.