issues

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2026 License: MIT Imports: 24 Imported by: 0

Documentation

Overview

Package issues owns the issue plane: the public feedback ingress the SDK posts to, and the per-route listing it reads back.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func New

func New(db *sql.DB, log *slog.Logger, origins []string, dev bool) *Service

func (*Service) Routes

func (s *Service) Routes(r chi.Router)

func (*Service) SetAuth

func (s *Service) SetAuth(a *auth.Service)

SetAuth supplies the auth service so comments can be attributed to the signed-in user. Optional: without it every comment reads "anonymous".

Jump to

Keyboard shortcuts

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