service_admin_auth

package
v0.0.0-...-91e0860 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Ctx context.Context
}

func New

func New(ctx context.Context) *Service

func (*Service) Create

func (s *Service) Create(
	DB *pgxpool.Pool,
	r *http.Request,
) (err error, status int)

func (*Service) Find

func (s *Service) Find(DB *pgxpool.Pool, r *http.Request) ([]repo_admin_auth.Res, error, int)

Jump to

Keyboard shortcuts

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