package
1.8.1
Repository: https://github.com/zeromicro/go-zero.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Error logs the given v along with r in error log.
Errorf logs the given v with format along with r in error log.
Info logs the given v along with r in access log.
Infof logs the given v with format along with r in access log.
LogCollectorFromContext returns LogCollector from ctx.
StartHttp starts a http server.
StartHttps starts a https server.
WithLogCollector returns a new context with LogCollector.

# Structs

No description provided by the author

# Type aliases

StartOption defines the method to customize http.Server.