Documentation ¶
Index ¶
- type Config
- type FrostFSID
- func (f *FrostFSID) GetUserAddress(namespace, name string) (string, error)
- func (f *FrostFSID) GetUserGroupIDsAndClaims(userHash util.Uint160) ([]string, map[string]string, error)
- func (f *FrostFSID) GetUserKey(namespace, name string) (string, error)
- func (f *FrostFSID) ValidatePublicKey(key *keys.PublicKey) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FrostFSID ¶
type FrostFSID struct {
// contains filtered or unexported fields
}
func NewFrostFSID ¶
NewFrostFSID creates new FrostfsID wrapper.
func (*FrostFSID) GetUserAddress ¶
func (*FrostFSID) GetUserGroupIDsAndClaims ¶ added in v0.30.0
func (*FrostFSID) GetUserKey ¶
Click to show internal directories.
Click to hide internal directories.