Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Now = time.Now
)
Functions ¶
func B2s ¶
B2s converts byte slice to a string without memory allocation. See https://groups.google.com/forum/#!msg/Golang-Nuts/ENgbUzYvCuU/90yGx7GUAgAJ .
Note it may break if string and/or slice header will change in the future go versions.
Types ¶
type FasthttpLogger ¶
func (FasthttpLogger) Printf ¶
func (f FasthttpLogger) Printf(format string, args ...interface{})
type ZerologTestWriter ¶
Click to show internal directories.
Click to hide internal directories.