service

package
v0.0.0-...-435223f Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserService

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

func NewUserService

func NewUserService(ctx context.Context, identifier string, cookies []*http.Cookie, clientset *base.ClientSet) *UserService

func (*UserService) GetLoginData

func (s *UserService) GetLoginData(req *user.GetLoginDataRequest) (string, []string, error)

func (*UserService) GetUserInfo

func (s *UserService) GetUserInfo(stuId string) (*db.Student, error)

Jump to

Keyboard shortcuts

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