<link rel="stylesheet" href="./vendor/font-awesome.min.css">
Browse Source

Finish affiliate mock

User <user@example.com> 2 days ago
parent
commit
18190351a2
Signed by: user <user@example.com> GPG key ID: 185724C5CCEF7854
1 changed files with 157 additions and 108 deletions
  1. 157 108
      backend/internal/models/affiliate/test_struct.go

+ 157 - 108
filepath/test_struct.go

1
+
 package affiliate
1
 package affiliate
2
+
 
2
 
3
+
-// type FakeModel struct {
4
+
-// 	Campaign FakeCampaigns
5
+
-// 	Payment  FakePayments
user <user@example.com> 2 days ago
Elo
6
+
-// 	Err      map[string]error
7
+
-// 	I        map[string]int