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