search

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interactor

type Interactor interface {
	SearchDeploymentsOfUser(ctx context.Context, u *ent.User, opt *i.SearchDeploymentsOfUserOptions) ([]*ent.Deployment, error)
	SearchReviews(ctx context.Context, u *ent.User) ([]*ent.Review, error)
}
type Search struct {
	// contains filtered or unexported fields
}

func NewSearch

func NewSearch(i Interactor) *Search

func (*Search) SearchAssignedReviews

func (s *Search) SearchAssignedReviews(c *gin.Context)

func (*Search) SearchDeployments

func (s *Search) SearchDeployments(c *gin.Context)

Jump to

Keyboard shortcuts

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