adhocprofiles

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: AGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdHocProfile

type AdHocProfile struct {
	Name       string    `json:"name"`
	Data       string    `json:"data"`
	UploadedAt time.Time `json:"uploadedAt"`
}

type AdHocProfiles

type AdHocProfiles struct {
	services.Service
	// contains filtered or unexported fields
}

func NewAdHocProfiles

func NewAdHocProfiles(bucket objstore.Bucket, logger log.Logger, limits frontend.Limits) *AdHocProfiles

Jump to

Keyboard shortcuts

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