dat

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 Message

type Message struct {
	Num       int    `json:"num"`
	Name      string `json:"name"`
	Mail      string `json:"mail"`
	DateAndId string `json:"date_and_id"`
	Content   string `json:"content"`
}

type Object

type Object struct {
	ThreadTitle  string    `json:"thread_title"`
	Messages     []Message `json:"messages"`
	LastModified string    `json:"last_modified"`
	Precure      int64     `json:"precure"`
}

Jump to

Keyboard shortcuts

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