api_client

package
v0.0.0-...-a32337f Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2021 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 ApiClient

type ApiClient interface {
	GetBaseClient() *base_client.BaseClient
	ListTags(name string, size uint) (*[]string, error)
	SearchRepo(query string, size uint) (*[]string, error)
}

func New

func New(url string) (ApiClient, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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