Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler( assetService asset.Service, glossaryService mcp.GlossaryService, userService user.Service, teamService *team.Service, dataProductService dataproduct.Service, lineageService lineage.Service, searchService search.Service, authService auth.Service, config *config.Config, lookupsRecorder lookups.Recorder, ) *Handler
Click to show internal directories.
Click to hide internal directories.