org

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const SECRECT_PLACEHOLDER = "******"

Variables

This section is empty.

Functions

func HidePassword

func HidePassword(org *pb.Org)

Types

type ClientInterface

type ClientInterface interface {
	pb.OrgServiceServer
}

type Interface

type Interface interface {
	pb.OrgServiceServer
	WithUc(uc userpb.UserServiceServer)
	WithMember(member *member.Member)
	WithPermission(permission *permission.Permission)
	ListOrgs(ctx context.Context, orgIDs []int64, req *pb.ListOrgRequest, all bool) (int, []*pb.Org, error)
}

func MustGetOrg

func MustGetOrg() Interface

type WrapClient

type WrapClient struct {
	pb.OrgServiceServer
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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