service

package
v0.0.0-...-7c2d6c4 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IService

type IService interface{}

type Service

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

func (*Service) CleanAndGetRefreshToken

func (s *Service) CleanAndGetRefreshToken(token string) (*dal.RefreshToken, error)

func (*Service) GenAndInsertRefreshToken

func (s *Service) GenAndInsertRefreshToken(claims *token.Claims, client *dal.Client, user *dal.User) (string, error)

func (*Service) Init

func (s *Service) Init(conf *util.Configuration, db *dal.Database)

Jump to

Keyboard shortcuts

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