//
pkg.gl
Category
github.com/wx-up/go-book
internal
service
oauth2
wechat
package
0.0.0-20240530125620-f74408af2a1a
Repository:
https://github.com/wx-up/go-book.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
78 SLOC
#
Functions
NewService
No description provided by the author
NewServiceV1
No description provided by the author
#
Structs
Result
No description provided by the author
#
Interfaces
Service
Service 如果不需要单元测试的话,可以不用定义接口,直接定义结构体.