Documentation
¶
Overview ¶
Package com_hailooss_service_ldap is a generated protocol buffer package.
It is generated from these files:
github.com/hailooss/ldap-service/proto/common.proto
It has these top-level messages:
User
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct { Username *string `protobuf:"bytes,1,opt,name=username" json:"username,omitempty"` UserID *string `protobuf:"bytes,2,opt,name=userID" json:"userID,omitempty"` Groups []string `protobuf:"bytes,3,rep,name=groups" json:"groups,omitempty"` Roles []string `protobuf:"bytes,4,rep,name=roles" json:"roles,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*User) GetUsername ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
Directories
¶
Path | Synopsis |
---|---|
Package com_hailooss_service_ldap_login is a generated protocol buffer package.
|
Package com_hailooss_service_ldap_login is a generated protocol buffer package. |
Package com_hailooss_service_ldap_readusers is a generated protocol buffer package.
|
Package com_hailooss_service_ldap_readusers is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.