json

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Call

type Call struct {
	Type      string     `json:"type"`
	Subscribe *Subscribe `json:"subscribe"`
}

type FrameworkID

type FrameworkID struct {
	Value string `json:"value"`
}

type FrameworkInfo

type FrameworkInfo struct {
	User         string `json:"user"`
	Name         string `json:"name"`
	HostName     string `json:"hostname"`
	*FrameworkID `json:"framework_id"`
}

type Subscribe

type Subscribe struct {
	FrameworkInfo *FrameworkInfo `json:"framework_info"`
}

Jump to

Keyboard shortcuts

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