service

package
v0.0.0-...-dd7b778 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package service 实现 HTTP 认证服务

Package service 实现 HTTP 认证服务

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

Types

type Dependency

type Dependency struct {
	UserProxy        user.UserClientProxy           `validate:"required"`
	AchievementProxy achieve.AchievementClientProxy `validate:"required"`
}

type Repo

type Repo interface {
	GetEnv() string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL