model

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 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 Model

type Model struct {
	Queries *queries.Queries
	// contains filtered or unexported fields
}

func New added in v1.8.0

func New(opts Options) (*Model, error)

func (*Model) GetDefaultGroup

func (hdl *Model) GetDefaultGroup() queries.GetGroupRow

func (*Model) Start added in v1.8.0

func (hdl *Model) Start(ctx context.Context) error

func (*Model) Stop added in v1.8.0

func (hdl *Model) Stop()

type Options

type Options struct {
	Log zerolog.Logger
	URL string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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