5 lines
49 B
Go
5 lines
49 B
Go
package types
|
|
|
|
type Service struct {
|
|
id string
|
|
} |
package types
|
|
|
|
type Service struct {
|
|
id string
|
|
} |