memberships

package
v0.30.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2025 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(svc things.Service, mux *bone.Mux, tracer opentracing.Tracer, logger log.Logger) *bone.Mux

MakeHandler returns a HTTP handler for API endpoints.

Types

type ViewGroupMembershipRes

type ViewGroupMembershipRes struct {
	MemberID string `json:"member_id"`
	GroupID  string `json:"group_id"`
	Email    string `json:"email"`
	Role     string `json:"role"`
}

Jump to

Keyboard shortcuts

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