authcodes

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package authcodes is the public API for authorization-code 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 authcodes.New, authcodes.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 AuthCode

type AuthCode = sqlcgen.GetAuthCodeRow

type CreateAuthCodeParams

type CreateAuthCodeParams = sqlcgen.CreateAuthCodeParams

type Querier

type Querier = sqlcgen.Querier

type Queries

type Queries = sqlcgen.Queries

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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