repository

package
v0.0.0-...-dd98c5f Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisFile

type RedisFile struct {
	Id        string          `json:"id"`
	Name      string          `json:"name"`
	Condition json.RawMessage `json:"condition"`
	Text      json.RawMessage `json:"text"`
}

type Repo

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

func NewRepo

func NewRepo(client redis.Cmdable) *Repo

func (*Repo) GetFileVariations

func (r *Repo) GetFileVariations(ctx context.Context, path string) (_ []utils.Variation, err error)

Jump to

Keyboard shortcuts

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