Documentation ¶
Index ¶
- Variables
- func CheckUrl(urlString string) (error, error)
- func FormatUrlCheckError(err error, platform bot.FromPlatform, language string, i18n *i18n.I18n) string
- func IsUrlCheckError(err error) bool
- func NewModules() fx.Option
- func NewService() func(param NewServiceParam) (*Service, error)
- func Run() func(s *Service)
- type NewServiceParam
- type Service
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func FormatUrlCheckError ¶ added in v0.16.0
func IsUrlCheckError ¶ added in v0.16.0
func NewModules ¶
func NewService ¶
func NewService() func(param NewServiceParam) (*Service, error)
Types ¶
type NewServiceParam ¶
Click to show internal directories.
Click to hide internal directories.