SDK v3 #8

Merged
SoXX merged 77 commits from dev/issue-5 into main 2024-08-14 13:27:35 +00:00
Showing only changes of commit 598ca747eb - Show all commits

View File

@ -5,9 +5,9 @@ import "testing"
func TestUserSource_TableName(t *testing.T) {
type fields struct {
User User
UserID string
UserID UserID
Source Source
SourceID string
SourceID SourceID
ScrapeTimeInterval string
AccountUsername string
AccountID string