rds

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 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 RDS added in v0.10.0

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

func (*RDS) BuildTables added in v0.10.0

func (r *RDS) BuildTables(ctx context.Context, executionList []string) error

func (*RDS) Close added in v0.10.0

func (r *RDS) Close()

func (*RDS) GetAncestors added in v0.12.0

func (r *RDS) GetAncestors(areaCode string) ([]models.AreasAncestors, error)

func (*RDS) GetArea added in v0.10.0

func (r *RDS) GetArea(ctx context.Context, areaId string) (*models.AreasDataResults, error)

func (*RDS) GetRelationships added in v0.10.0

func (r *RDS) GetRelationships(areaCode string, relationshipParameter string) ([]*models.AreaBasicData, error)

func (*RDS) Init added in v0.10.0

func (r *RDS) Init(ctx context.Context, cfg *config.Config) error

func (*RDS) Ping added in v0.11.0

func (r *RDS) Ping(ctx context.Context) error

func (*RDS) UpsertArea added in v0.11.0

func (r *RDS) UpsertArea(ctx context.Context, area models.AreaParams) (bool, error)

func (*RDS) ValidateArea added in v0.10.0

func (r *RDS) ValidateArea(areaCode string) error

Jump to

Keyboard shortcuts

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