profile

package
v2.0.0-...-ee63433 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProfileClient

func NewProfileClient(c *resty.Client) *profileClient

func WithExtraPattern

func WithExtraPattern(pattern string) profileOption

func WithPackagePattern

func WithPackagePattern(skips []string) profileOption

Types

type Profile

type Profile struct {
	Profile string `json:"profile"`
}

type ProfileInterface

type ProfileInterface interface {
	Get(ids []string, opts ...profileOption) (string, error)
	Delete(ids []string, opts ...profileOption) error
}

Jump to

Keyboard shortcuts

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