repositories

package
v0.0.0-...-8fc8379 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ObservationRepository

type ObservationRepository interface {
	Save(data []*models.Observation) error
}

func NewObservationRepository

func NewObservationRepository(appConfig *config.AppConfig) ObservationRepository

type S3ObservationRepository

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

func (*S3ObservationRepository) Save

Jump to

Keyboard shortcuts

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