view

package
v1.9.5 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Unit added in v1.8.0

type Unit string

Unit 単位

const (
	// Fav お気に入り
	Fav Unit = "Fav"
	// RT リツイート
	RT Unit = "RT"
)

type View

type View struct {
	// contains filtered or unexported fields
}

View 表示処理

func New

func New(c *config.Config) *View

New 生成

func (*View) ShowTweet added in v1.4.0

func (v *View) ShowTweet(tweets *anaconda.Tweet, tagText string, isQuote bool)

ShowTweet ツイートを表示

func (*View) ShowTweets added in v1.8.0

func (v *View) ShowTweets(tweets []anaconda.Tweet, shouldShowTweetNum bool)

ShowTweets ツイートを一覧表示

func (*View) ShowUserInfo added in v1.4.0

func (v *View) ShowUserInfo(user *anaconda.User, relationships []string)

ShowUserInfo ユーザ情報を表示

Jump to

Keyboard shortcuts

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