config

package
v0.0.0-...-fdd0d39 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSQLite

func GetSQLite() *gorm.DB

GetSQLite is ...

func Init

func Init() error

Init is ...

func InitializeSQLite

func InitializeSQLite() (*gorm.DB, error)

InitializeSQLite is ...

Types

type Logger

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

Logger is ...

func GetLogger

func GetLogger(p string) *Logger

GetLogger is ...

func NewLogger

func NewLogger(p string) *Logger

NewLogger is ...

func (*Logger) Debug

func (l *Logger) Debug(v ...interface{})

Debug is ...

func (*Logger) Debugf

func (l *Logger) Debugf(format string, v ...interface{})

Debugf is ...

func (*Logger) Error

func (l *Logger) Error(v ...interface{})

Error is ...

func (*Logger) Errorf

func (l *Logger) Errorf(format string, v ...interface{})

Errorf is ...

func (*Logger) INFO

func (l *Logger) INFO(v ...interface{})

INFO is ...

func (*Logger) Infof

func (l *Logger) Infof(format string, v ...interface{})

Infof is ...

func (*Logger) Warning

func (l *Logger) Warning(v ...interface{})

Warning is ...

func (*Logger) Warningf

func (l *Logger) Warningf(format string, v ...interface{})

Warningf is ...

Jump to

Keyboard shortcuts

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