//
pkg.gl
Category
github.com/aeilang/urlshortener
internal
api
package
0.0.0-20250110224450-887dbeba4d99
Repository:
https://github.com/aeilang/urlshortener.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
219 SLOC
#
Functions
NewURLHandler
NewURLHandler 创建新的URL处理器.
NewUserHandler
NewUserHandler 创建新的用户处理器.
#
Structs
URLHandler
URLHandler 处理URL相关的HTTP请求.
UserHandler
UserHandler 处理用户相关的HTTP请求.
#
Interfaces
URLServicer
No description provided by the author
UserServicer
No description provided by the author