orgs

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeHandler

func MakeHandler(tracer opentracing.Tracer, svc uiconfigs.Service, ac domain.AuthClient, mux *bone.Mux, logger log.Logger) *bone.Mux

MakeHandler returns a HTTP handler for API endpoints.

Types

type OrgConfigResponse

type OrgConfigResponse struct {
	OrgID  string         `json:"org_id,omitempty"`
	Config map[string]any `json:"config,omitempty"`
}

func (OrgConfigResponse) Code

func (res OrgConfigResponse) Code() int

func (OrgConfigResponse) Empty

func (res OrgConfigResponse) Empty() bool

func (OrgConfigResponse) Headers

func (res OrgConfigResponse) Headers() map[string]string

Jump to

Keyboard shortcuts

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