cache

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitLabCache

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

func NewGitLabCache

func NewGitLabCache(client *gitlab.Client, projectId int, hidePackages bool) *GitLabCache

func (*GitLabCache) Get

func (c *GitLabCache) Get(ctx context.Context, name string) (io.ReadCloser, error)

func (*GitLabCache) Put

func (c *GitLabCache) Put(ctx context.Context, name string, content io.ReadSeeker) error

Jump to

Keyboard shortcuts

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