package
Version:
v2.0.0-alpha.21
Opens a new window with list of versions in this module.
Published: Apr 11, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
type Client
-
type Logger
-
func (_m *Logger) Debugf(format string, v ...interface{})
-
func (_m *Logger) Donef(format string, v ...interface{})
-
func (_m *Logger) EnableDebugLog(enable bool)
-
func (_m *Logger) Errorf(format string, v ...interface{})
-
func (_m *Logger) Infof(format string, v ...interface{})
-
func (_m *Logger) Printf(format string, v ...interface{})
-
func (_m *Logger) Println()
-
func (_m *Logger) TDebugf(format string, v ...interface{})
-
func (_m *Logger) TDonef(format string, v ...interface{})
-
func (_m *Logger) TErrorf(format string, v ...interface{})
-
func (_m *Logger) TInfof(format string, v ...interface{})
-
func (_m *Logger) TPrintf(format string, v ...interface{})
-
func (_m *Logger) TWarnf(format string, v ...interface{})
-
func (_m *Logger) Warnf(format string, v ...interface{})
Client is an autogenerated mock type for the Client type
Send provides a mock function with given fields: buffer
Logger is an autogenerated mock type for the Logger type
Debugf provides a mock function with given fields: format, v
Donef provides a mock function with given fields: format, v
EnableDebugLog provides a mock function with given fields: enable
Errorf provides a mock function with given fields: format, v
Infof provides a mock function with given fields: format, v
Printf provides a mock function with given fields: format, v
Println provides a mock function with given fields:
TDebugf provides a mock function with given fields: format, v
TDonef provides a mock function with given fields: format, v
TErrorf provides a mock function with given fields: format, v
TInfof provides a mock function with given fields: format, v
TPrintf provides a mock function with given fields: format, v
TWarnf provides a mock function with given fields: format, v
Warnf provides a mock function with given fields: format, v
Source Files
¶
Click to show internal directories.
Click to hide internal directories.