keyboard

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package keyboard is a generated protocol buffer package.

It is generated from these files:

gomatcha.io/matcha/proto/keyboard/keyboard.proto

It has these top-level messages:

Index

Constants

This section is empty.

Variables

View Source
var Appearance_name = map[int32]string{
	0: "DEFAULT_APPEARANCE",
	1: "LIGHT_APPEARANCE",
	2: "DARK_APPEARANCE",
}
View Source
var Appearance_value = map[string]int32{
	"DEFAULT_APPEARANCE": 0,
	"LIGHT_APPEARANCE":   1,
	"DARK_APPEARANCE":    2,
}
View Source
var ReturnType_name = map[int32]string{
	0:  "DEFAULT_RETURN_TYPE",
	1:  "GO_RETURN_TYPE",
	2:  "GOOGLE_RETURN_TYPE",
	3:  "JOIN_RETURN_TYPE",
	4:  "NEXT_RETURN_TYPE",
	5:  "ROUTE_RETURN_TYPE",
	6:  "SEARCH_RETURN_TYPE",
	7:  "SEND_RETURN_TYPE",
	8:  "YAHOO_RETURN_TYPE",
	9:  "DONE_RETURN_TYPE",
	10: "EMERGENCY_CALL_RETURN_TYPE",
	11: "CONTINUE_RETURN_TYPE",
}
View Source
var ReturnType_value = map[string]int32{
	"DEFAULT_RETURN_TYPE":        0,
	"GO_RETURN_TYPE":             1,
	"GOOGLE_RETURN_TYPE":         2,
	"JOIN_RETURN_TYPE":           3,
	"NEXT_RETURN_TYPE":           4,
	"ROUTE_RETURN_TYPE":          5,
	"SEARCH_RETURN_TYPE":         6,
	"SEND_RETURN_TYPE":           7,
	"YAHOO_RETURN_TYPE":          8,
	"DONE_RETURN_TYPE":           9,
	"EMERGENCY_CALL_RETURN_TYPE": 10,
	"CONTINUE_RETURN_TYPE":       11,
}
View Source
var Type_name = map[int32]string{
	0: "TEXT_TYPE",
	1: "NUMBER_TYPE",
	2: "EMAIL_TYPE",
	3: "URL_TYPE",
	4: "PHONE_TYPE",
	5: "DATE_TIME_TYPE",
}
View Source
var Type_value = map[string]int32{
	"TEXT_TYPE":      0,
	"NUMBER_TYPE":    1,
	"EMAIL_TYPE":     2,
	"URL_TYPE":       3,
	"PHONE_TYPE":     4,
	"DATE_TIME_TYPE": 5,
}

Functions

This section is empty.

Types

type Appearance

type Appearance int32
const (
	Appearance_DEFAULT_APPEARANCE Appearance = 0
	Appearance_LIGHT_APPEARANCE   Appearance = 1
	Appearance_DARK_APPEARANCE    Appearance = 2
)

func (Appearance) EnumDescriptor

func (Appearance) EnumDescriptor() ([]byte, []int)

func (Appearance) String

func (x Appearance) String() string

type ReturnType

type ReturnType int32
const (
	ReturnType_DEFAULT_RETURN_TYPE        ReturnType = 0
	ReturnType_GO_RETURN_TYPE             ReturnType = 1
	ReturnType_GOOGLE_RETURN_TYPE         ReturnType = 2
	ReturnType_JOIN_RETURN_TYPE           ReturnType = 3
	ReturnType_NEXT_RETURN_TYPE           ReturnType = 4
	ReturnType_ROUTE_RETURN_TYPE          ReturnType = 5
	ReturnType_SEARCH_RETURN_TYPE         ReturnType = 6
	ReturnType_SEND_RETURN_TYPE           ReturnType = 7
	ReturnType_YAHOO_RETURN_TYPE          ReturnType = 8
	ReturnType_DONE_RETURN_TYPE           ReturnType = 9
	ReturnType_EMERGENCY_CALL_RETURN_TYPE ReturnType = 10
	ReturnType_CONTINUE_RETURN_TYPE       ReturnType = 11
)

func (ReturnType) EnumDescriptor

func (ReturnType) EnumDescriptor() ([]byte, []int)

func (ReturnType) String

func (x ReturnType) String() string

type Type

type Type int32
const (
	Type_TEXT_TYPE      Type = 0
	Type_NUMBER_TYPE    Type = 1
	Type_EMAIL_TYPE     Type = 2
	Type_URL_TYPE       Type = 3
	Type_PHONE_TYPE     Type = 4
	Type_DATE_TIME_TYPE Type = 5
)

func (Type) EnumDescriptor

func (Type) EnumDescriptor() ([]byte, []int)

func (Type) String

func (x Type) String() string

Jump to

Keyboard shortcuts

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