repositoryimpl

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInferenceRepository

func NewInferenceRepository(mapper InferenceMapper) repository.Inference

Types

type InferenceDO

type InferenceDO struct {
	Id           string
	ProjectId    string
	LastCommit   string
	ProjectName  string
	ProjectOwner string

	InferenceDetailDO
}

type InferenceDetailDO

type InferenceDetailDO = domain.InferenceDetail

type InferenceIndexDO

type InferenceIndexDO struct {
	Id         string
	LastCommit string
	Project    repositories.ResourceIndexDO
}

type InferenceSummaryDO

type InferenceSummaryDO struct {
	Id string

	InferenceDetailDO
}

Jump to

Keyboard shortcuts

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