service

package
v0.0.0-...-bc0dcda Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(d Dependency) (pb.UserService, error)

Types

type Dependency

type Dependency struct {
	AccountRepo repo.AccountRepo `validate:"required"`
}

Dependency 表示用户服务初始化依赖

Jump to

Keyboard shortcuts

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