Add Manager and Provider structures with streaming capabilities
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package identifier
|
||||
|
||||
type Identifier struct {
|
||||
Source string
|
||||
Subject string
|
||||
Type string
|
||||
Provider string
|
||||
Subject string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user