9 lines
89 B
Go
9 lines
89 B
Go
package tg
|
|
|
|
// Still to be implemented.
|
|
type Poll struct {
|
|
}
|
|
|
|
type PollCompo struct {
|
|
}
|
|
|