repositoryimpl

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(cfg *Config) error

func Instance

func Instance() repository.DefectRepository

Types

type Config

type Config struct {
	Table Table `json:"table" required:"true"`
}

type Table

type Table struct {
	Defect string `json:"defect_manager" required:"true"`
}

Jump to

Keyboard shortcuts

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