Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client to communicate with tmdb api.
func (*Client) SearchMovie ¶ added in v0.2.0
SearchMovie search for movies using query and year (if provided). see: https://developer.themoviedb.org/reference/search-movie
func (*Client) SearchTV ¶ added in v0.2.0
SearchTV search for tv shows using query and year (if provided). see: https://developer.themoviedb.org/reference/search-tv
Source Files
¶
Click to show internal directories.
Click to hide internal directories.