chore(go): move stream keys to use generated type. For #3778
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package models
|
||||
|
||||
// StreamKey represents a single stream key.
|
||||
type StreamKey struct {
|
||||
Key string `json:"key"`
|
||||
Comment string `json:"comment"`
|
||||
}
|
||||
Reference in New Issue
Block a user