producttreeimpl

package
v0.0.0-...-6a546ba Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(cfg *Config)

func Instance

func Instance() *productTreeImpl

Types

type Config

type Config struct {
	Token  string `json:"token"        required:"true"`
	PkgRPM PkgRPM `json:"pkg_rpm"      required:"true"`
}

type PkgRPM

type PkgRPM struct {
	Org        string `json:"org"         required:"true"`
	Repo       string `json:"repo"        required:"repo"`
	PathPrefix string `json:"path_prefix" required:"true"`
	Branch     string `json:"branch"      required:"true"`
}

Jump to

Keyboard shortcuts

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