board

package
v0.0.0-...-0e17a7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Object

type Object struct {
	Subjects []Subject `json:"subjects"`
	Precure  int64     `json:"precure"`
}

type Subject

type Subject struct {
	ThreadKey    string `json:"thread_key"`
	ThreadTitle  string `json:"thread_title"`
	MessageCount int    `json:"message_count"`
	LastModified string `json:"last_modified"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL