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) { func TestUserSource_TableName(t *testing.T) {
type fields struct { type fields struct {
User User User User
UserID string UserID UserID
Source Source Source Source
SourceID string SourceID SourceID
ScrapeTimeInterval string ScrapeTimeInterval string
AccountUsername string AccountUsername string
AccountID string AccountID string