5 lines
40 B
Go
5 lines
40 B
Go
|
package models
|
||
|
|
||
|
type Comment struct {
|
||
|
}
|