Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProfileReader ¶
type ProfileReader struct {
// contains filtered or unexported fields
}
func NewUserProfileReader ¶
func NewUserProfileReader(opts Options) *ProfileReader
func (*ProfileReader) GetProfile ¶
func (pr *ProfileReader) GetProfile(cid string, fields ...string) *RawUserProfile
type RawUserProfile ¶
type RawUserProfile struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.