package
Version:
v0.31.0
Opens a new window with list of versions in this module.
Published: Oct 29, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
MakeHandler returns a HTTP handler for API endpoints.
type ViewGroupMembershipRes struct {
MemberID string `json:"member_id"`
GroupID string `json:"group_id"`
Email string `json:"email"`
Role string `json:"role"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.