foo

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Client = &http.Client{}

Functions

This section is empty.

Types

type Foo

type Foo struct {
	Identifier string `json:"identifier"`
	BarCount   int    `json:"bar_count"`
}

func GetFoo

func GetFoo(ident string) (*Foo, error)

func GetFoo2

func GetFoo2(ident string) (*Foo, error)

func (*Foo) UpdateFoo

func (f *Foo) UpdateFoo() (*Foo, error)

Jump to

Keyboard shortcuts

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