package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Mar 5, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Tablet struct {
MysqlHostname string `json:"mysql_hostname,omitempty"`
MysqlPort int32 `json:"mysql_port,omitempty"`
}
Tablet represents information about a running instance of vttablet.
ParseTablets reads from vitess /api/ks_tablets/<keyspace>/[shard] and returns a
tblet (mysql_hostname, mysql_port) listing
Source Files
¶
Click to show internal directories.
Click to hide internal directories.