Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateBucketCommand ¶
type CreateBucketResponse ¶
type CreateUserCommand ¶
type CreateUserInviteCommand ¶
type FileEntryListQuery ¶
type LoginResponse ¶
type LoginResponse struct {
Token []byte `json:"token"`
}
type LoginUserCommand ¶
type PasswordLoginRequest ¶
func (*PasswordLoginRequest) Shred ¶
func (p *PasswordLoginRequest) Shred()
func (*PasswordLoginRequest) UnmarshalJSON ¶
func (p *PasswordLoginRequest) UnmarshalJSON(data []byte) error
type RegisterUserCommand ¶
Click to show internal directories.
Click to hide internal directories.