imports

package
v0.0.0-...-9816dab Latest Latest
Warning

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

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

Documentation

Overview

Package imports contains Imports endpoints implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleTarballIngestHandler

func HandleTarballIngestHandler(ctx *router.Context) error

HandleTarballIngestHandler handles the endpoint for ingesting tarballs returns a JSON response of the groups that were found in the tarball.

Types

type GroupsJSON

type GroupsJSON struct {
	Groups    []string `json:"group_imports"`
	AuthDBRev int64    `json:"auth_db_rev"`
}

Jump to

Keyboard shortcuts

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