moment_utils

package
v0.0.0-...-a0ccaba Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Moment

type Moment struct {
	URL    string   `json:"url"`    // 动态链接
	Author string   `json:"author"` // 动态作者
	Text   string   `json:"text"`   // 动态文本
	Images [][]byte `json:"images"` // 动态图片
}

动态

func (*Moment) ToString

func (m *Moment) ToString() string

Jump to

Keyboard shortcuts

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