package
0.0.0-20231102074825-580c1c26d23f
Repository: https://github.com/remotehy/go-std-mod.git
Documentation: pkg.go.dev

# Functions

NewService 一般就是直接返回一个 concrete type 类型, 而不是一个接口类型 在 Go 语言体系中, 一般不是提前定义接口, 而是在必要的时候才会去定义接口的.

# Variables

No description provided by the author

# Structs

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

# Interfaces

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

# Type aliases

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