sqlite

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(dbPath string) error

Types

type ShortLinkRepository

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

func CreateShortLinkRepository

func CreateShortLinkRepository(dbPath string) *ShortLinkRepository

func (*ShortLinkRepository) FindByShortCode

func (r *ShortLinkRepository) FindByShortCode(shortCode string) (model.ShortLink, error)

func (*ShortLinkRepository) Store

func (r *ShortLinkRepository) Store(shortLink model.ShortLink) error

Jump to

Keyboard shortcuts

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