request

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	common.Common
	// contains filtered or unexported fields
}

func New

func New(c common.Common, summary *Summary, modules *pbsubstreams.Modules) *Request

func (*Request) FullHelp

func (r *Request) FullHelp() [][]key.Binding

func (*Request) Init

func (r *Request) Init() tea.Cmd

func (*Request) SetSize

func (r *Request) SetSize(w, h int)

func (*Request) ShortHelp

func (r *Request) ShortHelp() []key.Binding

func (*Request) Update

func (r *Request) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*Request) View

func (r *Request) View() string

type Summary

type Summary struct {
	Manifest        string
	Endpoint        string
	ProductionMode  bool
	InitialSnapshot []string
	Docs            []*pbsubstreams.PackageMetadata
}

Jump to

Keyboard shortcuts

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