mirror of https://github.com/mindoc-org/mindoc.git
6 lines
43 B
Go
6 lines
43 B
Go
|
package models
|
||
|
|
||
|
|
||
|
type BlogResult struct{
|
||
|
|
||
|
}
|