cmd

package
v0.0.0-...-7d588f4 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func Is

func Is(args []string) (result string)

Types

type QueryResponse

type QueryResponse struct {
	Query       string
	WikiTitle   *WikipediaTitleResponse
	WikiSummary string
	Error       error
}

type WikipediaTitleResponse

type WikipediaTitleResponse struct {
	Pageid      int    `json:"id"`
	Key         string `json:"key"`
	Title       string `json:"title"`
	Excerpt     string `json:"excerpt"`
	Description string `json:"description"`
}

Jump to

Keyboard shortcuts

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