PodTitle

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Data DataInData `json:"data"`
}

type DataInData

type DataInData struct {
	Main int    `json:"main"`
	Desc string `json:"desc,omitempty"`
}

type PodsTotal

type PodsTotal struct {
	base.DefaultProvider

	Type string `json:"type,omitempty"`
	Data Data   `json:"data"`
}

func (*PodsTotal) Render

func (*PodsTotal) Transfer

func (p *PodsTotal) Transfer(c *cptype.Component)

Jump to

Keyboard shortcuts

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