eti

package
v0.0.0-...-2498082 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dramalinks struct {
	Parse struct {
		Text struct {
			Content string `json:"*"`
		}
		Externallinks []string
	}
}

type ETIClient

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

func Client

func Client() *ETIClient

func (*ETIClient) ExtractTopic

func (e *ETIClient) ExtractTopic(topicID int64) *ETITopic

func (*ETIClient) ExtractTopicList

func (e *ETIClient) ExtractTopicList(tags ...string) []*ETITopic

func (*ETIClient) RequestDrama

func (e *ETIClient) RequestDrama() string

type ETITopic

type ETITopic struct {
	Title   string
	TopicID int64
	Author  string
	Tags    []string
}

Jump to

Keyboard shortcuts

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