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