pods

package
v0.0.0-...-966d904 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPods

type IPods interface {
	List() (*[]models.Pod, error)
}

IPods

func New

func New(settings *models.Settings) IPods

New returns an instance of IPods

type SPods

type SPods struct {
	Settings *models.Settings
}

SPods is a concrete implementation of IPods

func (*SPods) List

func (p *SPods) List() (*[]models.Pod, error)

Jump to

Keyboard shortcuts

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