internal

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ssh

type Ssh struct {
	// contains filtered or unexported fields
}

func NewSsh

func NewSsh(logger log.Logger) *Ssh

func (*Ssh) Printf

func (sl *Ssh) Printf(format string, args ...any)

type Xorm

type Xorm struct {
	// contains filtered or unexported fields
}

func NewXorm

func NewXorm(logger log.Logger) *Xorm

func (*Xorm) Debug

func (x *Xorm) Debug(v ...interface{})

func (*Xorm) Debugf

func (x *Xorm) Debugf(format string, v ...any)

func (*Xorm) Error

func (x *Xorm) Error(v ...any)

func (*Xorm) Errorf

func (x *Xorm) Errorf(format string, v ...any)

func (*Xorm) Info

func (x *Xorm) Info(v ...any)

func (*Xorm) Infof

func (x *Xorm) Infof(format string, v ...any)

func (*Xorm) IsShowSQL

func (x *Xorm) IsShowSQL() bool

func (*Xorm) Level

func (x *Xorm) Level() (level xorm.LogLevel)

func (*Xorm) SetLevel

func (x *Xorm) SetLevel(level xorm.LogLevel)

func (*Xorm) ShowSQL

func (x *Xorm) ShowSQL(show ...bool)

func (*Xorm) Warn

func (x *Xorm) Warn(v ...any)

func (*Xorm) Warnf

func (x *Xorm) Warnf(format string, v ...any)

Jump to

Keyboard shortcuts

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