package
0.1.0
Repository: https://github.com/hcd233/aris-url-gen.git
Documentation: pkg.go.dev

# Functions

NewHealthCheckHandler 创建健康检查接口 @author centonhuang @update 2024-12-05 16:09:35.
NewShortURLHandler 创建短URL接口 @param handlerOptions ...ShortURLHandlerOption @return ShortURLHandler @author centonhuang @update 2024-12-05 16:12:10.
WithShortURLService 设置短URL服务 @param service service.ShortURLService @return ShortURLHandlerOption @author centonhuang @update 2024-12-05 16:09:59.

# Interfaces

HealthCheckHandler 健康检查接口 @author centonhuang @update 2024-12-05 16:09:19.
ShortURLHandler 短URL接口 @author centonhuang @update 2024-12-05 16:09:23.

# Type aliases

ShortURLHandlerOption 短URL接口选项 @param handler *shortURLHandler @author centonhuang @update 2024-12-05 16:09:55.