database

package
v0.0.0-...-9a28f8f Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostgresService

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

func NewPostgresService

func NewPostgresService(connString string) (*PostgresService, error)

func (*PostgresService) AddActuacion

func (db *PostgresService) AddActuacion(exp *libjuscaba.Ficha, act *libjuscaba.Actuacion) error

func (*PostgresService) AddExpediente

func (db *PostgresService) AddExpediente(exp *libjuscaba.Ficha) error

func (*PostgresService) HasActuacion

func (db *PostgresService) HasActuacion(exp *libjuscaba.Ficha, act *libjuscaba.Actuacion) (bool, error)

func (*PostgresService) ListSubscriptions

func (db *PostgresService) ListSubscriptions() ([]*Subscription, error)

type Subscription

type Subscription struct {
	ChannelsID   []int64
	ExpedienteID string
}

Jump to

Keyboard shortcuts

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