package
Version:
v0.0.56
Opens a new window with list of versions in this module.
Published: Sep 17, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package grpc provides grpc server logic
type MetaVector struct {
UUID string `db:"uuid"`
Vector string `db:"vector"`
Meta string `db:"meta"`
IPs []string `db:"ips"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.