GoDoc and some typos...
This commit is contained in:
parent
9f37579562
commit
543b39f822
15 changed files with 37 additions and 19 deletions
|
|
@ -27,7 +27,7 @@ type AccountStore interface {
|
|||
Delete(*auth.Account) error
|
||||
}
|
||||
|
||||
// AccountResource implements account managment handler.
|
||||
// AccountResource implements account management handler.
|
||||
type AccountResource struct {
|
||||
Store AccountStore
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue