We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e22c96 commit 262f36bCopy full SHA for 262f36b
services/wallet/token/community_token.go
@@ -1,7 +1,5 @@
1
package token
2
3
-//go:generate mockgen -source=token.go -destination=mock/token/tokenmanager.go
4
-
5
import (
6
"context"
7
"database/sql"
0 commit comments