view

package
v1.4.6 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type View

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

func New

func New(c *config.Config) *View

New 構造体を初期化

func (*View) GetDataFromTweetNum

func (v *View) GetDataFromTweetNum(tweetNumStr, dataType string) (string, error)

GetDataFromTweetNum ツイート番号から情報を取得

func (*View) GetTweetURL

func (v *View) GetTweetURL(tweetNumStr string) (string, error)

GetTweetURL ツイートのURLを取得

func (*View) RegisterTweets

func (v *View) RegisterTweets(tweets *[]anaconda.Tweet)

RegisterTweets ツイートを登録

func (*View) ShowRegisteredTweets added in v1.4.0

func (v *View) ShowRegisteredTweets()

ShowRegisteredTweets 登録済みのツイートを表示

func (*View) ShowTweet added in v1.4.0

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

ShowTweet ツイートを表示

func (*View) ShowTweetsFromArray added in v1.4.0

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

ShowTweetsFromArray 配列からツイートを表示

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