refreshtokens

package
v1.28.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package refreshtokens is the public API for refresh-token persistence. The underlying queries are sqlc-generated in the sqlcgen subpackage; this file re-exports them via zero-cost type aliases so callers can write refreshtokens.New, refreshtokens.Querier, etc. without leaking the sqlcgen import path.

Index

Constants

This section is empty.

Variables

View Source
var New = sqlcgen.New

Functions

This section is empty.

Types

type CreateRefreshTokenParams

type CreateRefreshTokenParams = sqlcgen.CreateRefreshTokenParams

type Querier

type Querier = sqlcgen.Querier

type Queries

type Queries = sqlcgen.Queries

type RefreshToken

type RefreshToken = sqlcgen.RefreshToken

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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