service

package
v0.0.0-...-5679b30 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package service provides business logic for user domain.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserService

type UserService interface {
	SayHello(ctx context.Context, name string) (string, error)
}

UserService 用户服务接口.

func NewUserService

func NewUserService() UserService

NewUserService 创建用户服务实例.

Jump to

Keyboard shortcuts

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