mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
feat: expose validated assignment endpoints
This commit is contained in:
@@ -27,6 +27,7 @@ func AssignmentProviderFromStore(db *sql.DB) AssignmentProvider {
|
||||
ProtocolVersion: assignment.ProtocolVersion,
|
||||
Transport: assignment.Transport,
|
||||
JoinAuthorisation: assignment.JoinAuthorisation,
|
||||
Endpoint: assignment.Endpoint,
|
||||
Revision: assignment.Revision,
|
||||
}, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user