rpcservice

package
v0.0.0-...-f7771fc Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCourse

func NewCourse(id int, name string) *course.Course

Types

type CourseService

type CourseService struct {
	// contains filtered or unexported fields
}

func NewCourseService

func NewCourseService(c client.Client) *CourseService

func (*CourseService) GetTop

type UserService

type UserService struct {
	// contains filtered or unexported fields
}

func NewUserService

func NewUserService(c client.Client) *UserService

func (*UserService) Test

func (u *UserService) Test(ctx context.Context, req *user.UserRequest, resp *user.UserResponse) error

Jump to

Keyboard shortcuts

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