cache

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSchemaRepo

func NewSchemaRepo() schema.Repo

Types

type SchemaRepo

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

func (SchemaRepo) ClearCache

func (s SchemaRepo) ClearCache(ctx context.Context, productID string) error

func (SchemaRepo) Delete

func (s SchemaRepo) Delete(ctx context.Context, productID string) error

func (SchemaRepo) GetSchemaModel

func (s SchemaRepo) GetSchemaModel(ctx context.Context, productID string) (*schema.Model, error)

func (SchemaRepo) TslImport

func (s SchemaRepo) TslImport(ctx context.Context, productID string, schemaInfo *schema.Model) error

func (SchemaRepo) TslRead

func (s SchemaRepo) TslRead(ctx context.Context, productID string) (*schema.Model, error)

Jump to

Keyboard shortcuts

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