More stuff, add stuff, add todos
This commit is contained in:
parent
28c5f546fe
commit
f69480b6b4
12 changed files with 40 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
package storage
|
||||
|
||||
// TODO: More helper stuff
|
||||
|
||||
func (s *Storage) NewRemoteUser(fullHandle string) (*Account, error) {
|
||||
return nil, nil
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue