mirror of
https://github.com/opbnq-q/nto-cli.git
synced 2025-12-06 21:20:34 +07:00
5 lines
106 B
Go
5 lines
106 B
Go
package structs
|
|
|
|
type Post struct {
|
|
title string `json sex`
|
|
} |