Documentation ¶
Index ¶
- Variables
- type Auth
- type Cache
- func (*Cache) Descriptor() ([]byte, []int)deprecated
- func (x *Cache) GetAddr() string
- func (x *Cache) GetDb() int64
- func (x *Cache) GetDriver() string
- func (x *Cache) GetPassword() string
- func (x *Cache) GetUser() string
- func (*Cache) ProtoMessage()
- func (x *Cache) ProtoReflect() protoreflect.Message
- func (x *Cache) Reset()
- func (x *Cache) String() string
- type Consul
- type Database
- func (*Database) Descriptor() ([]byte, []int)deprecated
- func (x *Database) GetDbname() string
- func (x *Database) GetDriver() string
- func (x *Database) GetHost() string
- func (x *Database) GetNoSsl() bool
- func (x *Database) GetPassword() string
- func (x *Database) GetPort() int32
- func (x *Database) GetUser() string
- func (*Database) ProtoMessage()
- func (x *Database) ProtoReflect() protoreflect.Message
- func (x *Database) Reset()
- func (x *Database) String() string
- type GRPC
- func (*GRPC) Descriptor() ([]byte, []int)deprecated
- func (x *GRPC) GetAddr() string
- func (x *GRPC) GetNetwork() string
- func (x *GRPC) GetTimeout() *durationpb.Duration
- func (*GRPC) ProtoMessage()
- func (x *GRPC) ProtoReflect() protoreflect.Message
- func (x *GRPC) Reset()
- func (x *GRPC) String() string
- type Librarian
- func (*Librarian) Descriptor() ([]byte, []int)deprecated
- func (x *Librarian) GetAuth() *Auth
- func (x *Librarian) GetCache() *Cache
- func (x *Librarian) GetConsul() *Consul
- func (x *Librarian) GetDatabase() *Database
- func (x *Librarian) GetEnableServiceDiscovery() *Librarian_EnableServiceDiscovery
- func (x *Librarian) GetMapper() *Mapper
- func (x *Librarian) GetMiner() *Miner
- func (x *Librarian) GetMq() *MQ
- func (x *Librarian) GetOtlp() *OTLP
- func (x *Librarian) GetPorter() *Porter
- func (x *Librarian) GetS3() *S3
- func (x *Librarian) GetSearcher() *Searcher
- func (x *Librarian) GetSentry() *Sentry
- func (x *Librarian) GetServer() *SephirahServer
- func (*Librarian) ProtoMessage()
- func (x *Librarian) ProtoReflect() protoreflect.Message
- func (x *Librarian) Reset()
- func (x *Librarian) String() string
- type Librarian_EnableServiceDiscovery
- func (*Librarian_EnableServiceDiscovery) Descriptor() ([]byte, []int)deprecated
- func (x *Librarian_EnableServiceDiscovery) GetMapper() bool
- func (x *Librarian_EnableServiceDiscovery) GetMiner() bool
- func (x *Librarian_EnableServiceDiscovery) GetPorter() bool
- func (x *Librarian_EnableServiceDiscovery) GetSearcher() bool
- func (*Librarian_EnableServiceDiscovery) ProtoMessage()
- func (x *Librarian_EnableServiceDiscovery) ProtoReflect() protoreflect.Message
- func (x *Librarian_EnableServiceDiscovery) Reset()
- func (x *Librarian_EnableServiceDiscovery) String() string
- type MQ
- type Mapper
- func (*Mapper) Descriptor() ([]byte, []int)deprecated
- func (x *Mapper) GetConsul() *Consul
- func (x *Mapper) GetData() *Mapper_Data
- func (x *Mapper) GetServer() *Mapper_Server
- func (*Mapper) ProtoMessage()
- func (x *Mapper) ProtoReflect() protoreflect.Message
- func (x *Mapper) Reset()
- func (x *Mapper) String() string
- type Mapper_Data
- func (*Mapper_Data) Descriptor() ([]byte, []int)deprecated
- func (x *Mapper_Data) GetCayley() *Mapper_Data_CayleyGraph
- func (m *Mapper_Data) GetGraphDB() isMapper_Data_GraphDB
- func (x *Mapper_Data) GetNebula() *Mapper_Data_NebulaGraph
- func (*Mapper_Data) ProtoMessage()
- func (x *Mapper_Data) ProtoReflect() protoreflect.Message
- func (x *Mapper_Data) Reset()
- func (x *Mapper_Data) String() string
- type Mapper_Data_Cayley
- type Mapper_Data_CayleyGraph
- func (*Mapper_Data_CayleyGraph) Descriptor() ([]byte, []int)deprecated
- func (x *Mapper_Data_CayleyGraph) GetStore() string
- func (*Mapper_Data_CayleyGraph) ProtoMessage()
- func (x *Mapper_Data_CayleyGraph) ProtoReflect() protoreflect.Message
- func (x *Mapper_Data_CayleyGraph) Reset()
- func (x *Mapper_Data_CayleyGraph) String() string
- type Mapper_Data_Nebula
- type Mapper_Data_NebulaGraph
- func (*Mapper_Data_NebulaGraph) Descriptor() ([]byte, []int)deprecated
- func (x *Mapper_Data_NebulaGraph) GetAddress() []string
- func (x *Mapper_Data_NebulaGraph) GetPassword() string
- func (x *Mapper_Data_NebulaGraph) GetSpace() string
- func (x *Mapper_Data_NebulaGraph) GetUsername() string
- func (*Mapper_Data_NebulaGraph) ProtoMessage()
- func (x *Mapper_Data_NebulaGraph) ProtoReflect() protoreflect.Message
- func (x *Mapper_Data_NebulaGraph) Reset()
- func (x *Mapper_Data_NebulaGraph) String() string
- type Mapper_Server
- type Miner
- func (*Miner) Descriptor() ([]byte, []int)deprecated
- func (x *Miner) GetConsul() *Consul
- func (x *Miner) GetData() *Miner_Data
- func (x *Miner) GetServer() *Miner_Server
- func (*Miner) ProtoMessage()
- func (x *Miner) ProtoReflect() protoreflect.Message
- func (x *Miner) Reset()
- func (x *Miner) String() string
- type Miner_Data
- type Miner_Data_OCR
- type Miner_Server
- type OTLP
- func (*OTLP) Descriptor() ([]byte, []int)deprecated
- func (x *OTLP) GetEndpoint() string
- func (x *OTLP) GetGrpcInsecure() bool
- func (x *OTLP) GetHeaders() string
- func (x *OTLP) GetProtocol() string
- func (*OTLP) ProtoMessage()
- func (x *OTLP) ProtoReflect() protoreflect.Message
- func (x *OTLP) Reset()
- func (x *OTLP) String() string
- type Porter
- type S3
- func (*S3) Descriptor() ([]byte, []int)deprecated
- func (x *S3) GetAccessKey() string
- func (x *S3) GetEndPoint() string
- func (x *S3) GetSecretKey() string
- func (x *S3) GetUseSsl() bool
- func (*S3) ProtoMessage()
- func (x *S3) ProtoReflect() protoreflect.Message
- func (x *S3) Reset()
- func (x *S3) String() string
- type Searcher
- func (*Searcher) Descriptor() ([]byte, []int)deprecated
- func (x *Searcher) GetConsul() *Consul
- func (x *Searcher) GetData() *Searcher_Data
- func (x *Searcher) GetServer() *Searcher_Server
- func (*Searcher) ProtoMessage()
- func (x *Searcher) ProtoReflect() protoreflect.Message
- func (x *Searcher) Reset()
- func (x *Searcher) String() string
- type Searcher_Data
- func (*Searcher_Data) Descriptor() ([]byte, []int)deprecated
- func (x *Searcher_Data) GetBleve() *Searcher_Data_Bleve
- func (x *Searcher_Data) GetMeilisearch() *Searcher_Data_MeiliSearch
- func (m *Searcher_Data) GetSearchEngine() isSearcher_Data_SearchEngine
- func (*Searcher_Data) ProtoMessage()
- func (x *Searcher_Data) ProtoReflect() protoreflect.Message
- func (x *Searcher_Data) Reset()
- func (x *Searcher_Data) String() string
- type Searcher_Data_Bleve
- type Searcher_Data_Bleve_
- type Searcher_Data_MeiliSearch
- func (*Searcher_Data_MeiliSearch) Descriptor() ([]byte, []int)deprecated
- func (x *Searcher_Data_MeiliSearch) GetAddr() string
- func (x *Searcher_Data_MeiliSearch) GetApiKey() string
- func (*Searcher_Data_MeiliSearch) ProtoMessage()
- func (x *Searcher_Data_MeiliSearch) ProtoReflect() protoreflect.Message
- func (x *Searcher_Data_MeiliSearch) Reset()
- func (x *Searcher_Data_MeiliSearch) String() string
- type Searcher_Data_Meilisearch
- type Searcher_Server
- type Sentry
- type Sephirah
- func (*Sephirah) Descriptor() ([]byte, []int)deprecated
- func (x *Sephirah) GetAuth() *Auth
- func (x *Sephirah) GetCache() *Cache
- func (x *Sephirah) GetConsul() *Consul
- func (x *Sephirah) GetDatabase() *Database
- func (x *Sephirah) GetMq() *MQ
- func (x *Sephirah) GetPorter() *Porter
- func (x *Sephirah) GetS3() *S3
- func (x *Sephirah) GetSentry() *Sentry
- func (x *Sephirah) GetServer() *SephirahServer
- func (*Sephirah) ProtoMessage()
- func (x *Sephirah) ProtoReflect() protoreflect.Message
- func (x *Sephirah) Reset()
- func (x *Sephirah) String() string
- type SephirahServer
- func (*SephirahServer) Descriptor() ([]byte, []int)deprecated
- func (x *SephirahServer) GetGrpc() *GRPC
- func (x *SephirahServer) GetGrpcWeb() *GRPC
- func (x *SephirahServer) GetInfo() *SephirahServer_Info
- func (*SephirahServer) ProtoMessage()
- func (x *SephirahServer) ProtoReflect() protoreflect.Message
- func (x *SephirahServer) Reset()
- func (x *SephirahServer) String() string
- type SephirahServer_Info
- func (*SephirahServer_Info) Descriptor() ([]byte, []int)deprecated
- func (x *SephirahServer_Info) GetBackgroundUrl() string
- func (x *SephirahServer_Info) GetDescription() string
- func (x *SephirahServer_Info) GetLogoUrl() string
- func (x *SephirahServer_Info) GetName() string
- func (x *SephirahServer_Info) GetWebsiteUrl() string
- func (*SephirahServer_Info) ProtoMessage()
- func (x *SephirahServer_Info) ProtoReflect() protoreflect.Message
- func (x *SephirahServer_Info) Reset()
- func (x *SephirahServer_Info) String() string
Constants ¶
This section is empty.
Variables ¶
var File_conf_base_proto protoreflect.FileDescriptor
var File_conf_librarian_proto protoreflect.FileDescriptor
var File_conf_mapper_proto protoreflect.FileDescriptor
var File_conf_miner_proto protoreflect.FileDescriptor
var File_conf_searcher_proto protoreflect.FileDescriptor
var File_conf_sephirah_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Auth ¶
type Auth struct { PasswordSalt string `protobuf:"bytes,1,opt,name=password_salt,json=passwordSalt,proto3" json:"password_salt,omitempty"` JwtIssuer string `protobuf:"bytes,2,opt,name=jwt_issuer,json=jwtIssuer,proto3" json:"jwt_issuer,omitempty"` JwtSecret string `protobuf:"bytes,3,opt,name=jwt_secret,json=jwtSecret,proto3" json:"jwt_secret,omitempty"` // contains filtered or unexported fields }
func (*Auth) Descriptor
deprecated
func (*Auth) GetJwtIssuer ¶ added in v0.2.3
func (*Auth) GetJwtSecret ¶
func (*Auth) GetPasswordSalt ¶ added in v0.2.3
func (*Auth) ProtoMessage ¶
func (*Auth) ProtoMessage()
func (*Auth) ProtoReflect ¶
func (x *Auth) ProtoReflect() protoreflect.Message
type Cache ¶ added in v0.1.0
type Cache struct { Driver string `protobuf:"bytes,1,opt,name=driver,proto3" json:"driver,omitempty"` Addr string `protobuf:"bytes,2,opt,name=addr,proto3" json:"addr,omitempty"` Db int64 `protobuf:"varint,3,opt,name=db,proto3" json:"db,omitempty"` User string `protobuf:"bytes,4,opt,name=user,proto3" json:"user,omitempty"` Password string `protobuf:"bytes,5,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*Cache) Descriptor
deprecated
added in
v0.1.0
func (*Cache) GetPassword ¶ added in v0.2.7
func (*Cache) ProtoMessage ¶ added in v0.1.0
func (*Cache) ProtoMessage()
func (*Cache) ProtoReflect ¶ added in v0.1.0
func (x *Cache) ProtoReflect() protoreflect.Message
type Consul ¶ added in v0.2.2
type Consul struct { Addr string `protobuf:"bytes,1,opt,name=addr,proto3" json:"addr,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*Consul) Descriptor
deprecated
added in
v0.2.2
func (*Consul) ProtoMessage ¶ added in v0.2.2
func (*Consul) ProtoMessage()
func (*Consul) ProtoReflect ¶ added in v0.2.2
func (x *Consul) ProtoReflect() protoreflect.Message
type Database ¶ added in v0.0.8
type Database struct { Driver string `protobuf:"bytes,1,opt,name=driver,proto3" json:"driver,omitempty"` Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty"` Port int32 `protobuf:"varint,3,opt,name=port,proto3" json:"port,omitempty"` Dbname string `protobuf:"bytes,4,opt,name=dbname,proto3" json:"dbname,omitempty"` User string `protobuf:"bytes,5,opt,name=user,proto3" json:"user,omitempty"` Password string `protobuf:"bytes,6,opt,name=password,proto3" json:"password,omitempty"` NoSsl bool `protobuf:"varint,7,opt,name=no_ssl,json=noSsl,proto3" json:"no_ssl,omitempty"` // contains filtered or unexported fields }
func (*Database) Descriptor
deprecated
added in
v0.0.8
func (*Database) GetPassword ¶ added in v0.0.8
func (*Database) ProtoMessage ¶ added in v0.0.8
func (*Database) ProtoMessage()
func (*Database) ProtoReflect ¶ added in v0.0.8
func (x *Database) ProtoReflect() protoreflect.Message
type GRPC ¶ added in v0.0.8
type GRPC struct { Network string `protobuf:"bytes,1,opt,name=network,proto3" json:"network,omitempty"` Addr string `protobuf:"bytes,2,opt,name=addr,proto3" json:"addr,omitempty"` Timeout *durationpb.Duration `protobuf:"bytes,3,opt,name=timeout,proto3" json:"timeout,omitempty"` // contains filtered or unexported fields }
func (*GRPC) Descriptor
deprecated
added in
v0.0.8
func (*GRPC) GetNetwork ¶ added in v0.0.8
func (*GRPC) GetTimeout ¶ added in v0.0.8
func (x *GRPC) GetTimeout() *durationpb.Duration
func (*GRPC) ProtoMessage ¶ added in v0.0.8
func (*GRPC) ProtoMessage()
func (*GRPC) ProtoReflect ¶ added in v0.0.8
func (x *GRPC) ProtoReflect() protoreflect.Message
type Librarian ¶
type Librarian struct { EnableServiceDiscovery *Librarian_EnableServiceDiscovery `` /* 130-byte string literal not displayed */ Server *SephirahServer `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"` Database *Database `protobuf:"bytes,2,opt,name=database,proto3" json:"database,omitempty"` S3 *S3 `protobuf:"bytes,3,opt,name=s3,proto3" json:"s3,omitempty"` Auth *Auth `protobuf:"bytes,4,opt,name=auth,proto3" json:"auth,omitempty"` Mq *MQ `protobuf:"bytes,5,opt,name=mq,proto3" json:"mq,omitempty"` Cache *Cache `protobuf:"bytes,6,opt,name=cache,proto3" json:"cache,omitempty"` Porter *Porter `protobuf:"bytes,7,opt,name=porter,proto3" json:"porter,omitempty"` Consul *Consul `protobuf:"bytes,8,opt,name=consul,proto3" json:"consul,omitempty"` Sentry *Sentry `protobuf:"bytes,9,opt,name=sentry,proto3" json:"sentry,omitempty"` Otlp *OTLP `protobuf:"bytes,14,opt,name=otlp,proto3" json:"otlp,omitempty"` Mapper *Mapper `protobuf:"bytes,11,opt,name=mapper,proto3" json:"mapper,omitempty"` Searcher *Searcher `protobuf:"bytes,12,opt,name=searcher,proto3" json:"searcher,omitempty"` Miner *Miner `protobuf:"bytes,13,opt,name=miner,proto3" json:"miner,omitempty"` // contains filtered or unexported fields }
func (*Librarian) Descriptor
deprecated
func (*Librarian) GetDatabase ¶ added in v0.2.7
func (*Librarian) GetEnableServiceDiscovery ¶ added in v0.1.0
func (x *Librarian) GetEnableServiceDiscovery() *Librarian_EnableServiceDiscovery
func (*Librarian) GetSearcher ¶
func (*Librarian) GetServer ¶ added in v0.2.3
func (x *Librarian) GetServer() *SephirahServer
func (*Librarian) ProtoMessage ¶
func (*Librarian) ProtoMessage()
func (*Librarian) ProtoReflect ¶
func (x *Librarian) ProtoReflect() protoreflect.Message
type Librarian_EnableServiceDiscovery ¶ added in v0.1.0
type Librarian_EnableServiceDiscovery struct { Mapper bool `protobuf:"varint,1,opt,name=mapper,proto3" json:"mapper,omitempty"` Searcher bool `protobuf:"varint,2,opt,name=searcher,proto3" json:"searcher,omitempty"` Porter bool `protobuf:"varint,3,opt,name=porter,proto3" json:"porter,omitempty"` Miner bool `protobuf:"varint,4,opt,name=miner,proto3" json:"miner,omitempty"` // contains filtered or unexported fields }
func (*Librarian_EnableServiceDiscovery) Descriptor
deprecated
added in
v0.1.0
func (*Librarian_EnableServiceDiscovery) Descriptor() ([]byte, []int)
Deprecated: Use Librarian_EnableServiceDiscovery.ProtoReflect.Descriptor instead.
func (*Librarian_EnableServiceDiscovery) GetMapper ¶ added in v0.1.0
func (x *Librarian_EnableServiceDiscovery) GetMapper() bool
func (*Librarian_EnableServiceDiscovery) GetMiner ¶ added in v0.1.4
func (x *Librarian_EnableServiceDiscovery) GetMiner() bool
func (*Librarian_EnableServiceDiscovery) GetPorter ¶ added in v0.1.0
func (x *Librarian_EnableServiceDiscovery) GetPorter() bool
func (*Librarian_EnableServiceDiscovery) GetSearcher ¶ added in v0.1.0
func (x *Librarian_EnableServiceDiscovery) GetSearcher() bool
func (*Librarian_EnableServiceDiscovery) ProtoMessage ¶ added in v0.1.0
func (*Librarian_EnableServiceDiscovery) ProtoMessage()
func (*Librarian_EnableServiceDiscovery) ProtoReflect ¶ added in v0.1.0
func (x *Librarian_EnableServiceDiscovery) ProtoReflect() protoreflect.Message
func (*Librarian_EnableServiceDiscovery) Reset ¶ added in v0.1.0
func (x *Librarian_EnableServiceDiscovery) Reset()
func (*Librarian_EnableServiceDiscovery) String ¶ added in v0.1.0
func (x *Librarian_EnableServiceDiscovery) String() string
type MQ ¶ added in v0.0.8
type MQ struct { Driver string `protobuf:"bytes,1,opt,name=driver,proto3" json:"driver,omitempty"` // contains filtered or unexported fields }
func (*MQ) Descriptor
deprecated
added in
v0.0.8
func (*MQ) ProtoMessage ¶ added in v0.0.8
func (*MQ) ProtoMessage()
func (*MQ) ProtoReflect ¶ added in v0.0.8
func (x *MQ) ProtoReflect() protoreflect.Message
type Mapper ¶
type Mapper struct { Server *Mapper_Server `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"` Data *Mapper_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Consul *Consul `protobuf:"bytes,3,opt,name=consul,proto3" json:"consul,omitempty"` // contains filtered or unexported fields }
func (*Mapper) Descriptor
deprecated
func (*Mapper) GetData ¶
func (x *Mapper) GetData() *Mapper_Data
func (*Mapper) GetServer ¶
func (x *Mapper) GetServer() *Mapper_Server
func (*Mapper) ProtoMessage ¶
func (*Mapper) ProtoMessage()
func (*Mapper) ProtoReflect ¶
func (x *Mapper) ProtoReflect() protoreflect.Message
type Mapper_Data ¶
type Mapper_Data struct { // Types that are assignable to GraphDB: // // *Mapper_Data_Nebula // *Mapper_Data_Cayley GraphDB isMapper_Data_GraphDB `protobuf_oneof:"GraphDB"` // contains filtered or unexported fields }
func (*Mapper_Data) Descriptor
deprecated
func (*Mapper_Data) Descriptor() ([]byte, []int)
Deprecated: Use Mapper_Data.ProtoReflect.Descriptor instead.
func (*Mapper_Data) GetCayley ¶
func (x *Mapper_Data) GetCayley() *Mapper_Data_CayleyGraph
func (*Mapper_Data) GetGraphDB ¶
func (m *Mapper_Data) GetGraphDB() isMapper_Data_GraphDB
func (*Mapper_Data) GetNebula ¶
func (x *Mapper_Data) GetNebula() *Mapper_Data_NebulaGraph
func (*Mapper_Data) ProtoMessage ¶
func (*Mapper_Data) ProtoMessage()
func (*Mapper_Data) ProtoReflect ¶
func (x *Mapper_Data) ProtoReflect() protoreflect.Message
func (*Mapper_Data) Reset ¶
func (x *Mapper_Data) Reset()
func (*Mapper_Data) String ¶
func (x *Mapper_Data) String() string
type Mapper_Data_Cayley ¶
type Mapper_Data_Cayley struct {
Cayley *Mapper_Data_CayleyGraph `protobuf:"bytes,2,opt,name=cayley,proto3,oneof"`
}
type Mapper_Data_CayleyGraph ¶
type Mapper_Data_CayleyGraph struct { Store string `protobuf:"bytes,1,opt,name=store,proto3" json:"store,omitempty"` // contains filtered or unexported fields }
func (*Mapper_Data_CayleyGraph) Descriptor
deprecated
func (*Mapper_Data_CayleyGraph) Descriptor() ([]byte, []int)
Deprecated: Use Mapper_Data_CayleyGraph.ProtoReflect.Descriptor instead.
func (*Mapper_Data_CayleyGraph) GetStore ¶
func (x *Mapper_Data_CayleyGraph) GetStore() string
func (*Mapper_Data_CayleyGraph) ProtoMessage ¶
func (*Mapper_Data_CayleyGraph) ProtoMessage()
func (*Mapper_Data_CayleyGraph) ProtoReflect ¶
func (x *Mapper_Data_CayleyGraph) ProtoReflect() protoreflect.Message
func (*Mapper_Data_CayleyGraph) Reset ¶
func (x *Mapper_Data_CayleyGraph) Reset()
func (*Mapper_Data_CayleyGraph) String ¶
func (x *Mapper_Data_CayleyGraph) String() string
type Mapper_Data_Nebula ¶
type Mapper_Data_Nebula struct {
Nebula *Mapper_Data_NebulaGraph `protobuf:"bytes,1,opt,name=nebula,proto3,oneof"`
}
type Mapper_Data_NebulaGraph ¶
type Mapper_Data_NebulaGraph struct { Address []string `protobuf:"bytes,1,rep,name=address,proto3" json:"address,omitempty"` Space string `protobuf:"bytes,2,opt,name=space,proto3" json:"space,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*Mapper_Data_NebulaGraph) Descriptor
deprecated
func (*Mapper_Data_NebulaGraph) Descriptor() ([]byte, []int)
Deprecated: Use Mapper_Data_NebulaGraph.ProtoReflect.Descriptor instead.
func (*Mapper_Data_NebulaGraph) GetAddress ¶
func (x *Mapper_Data_NebulaGraph) GetAddress() []string
func (*Mapper_Data_NebulaGraph) GetPassword ¶
func (x *Mapper_Data_NebulaGraph) GetPassword() string
func (*Mapper_Data_NebulaGraph) GetSpace ¶
func (x *Mapper_Data_NebulaGraph) GetSpace() string
func (*Mapper_Data_NebulaGraph) GetUsername ¶
func (x *Mapper_Data_NebulaGraph) GetUsername() string
func (*Mapper_Data_NebulaGraph) ProtoMessage ¶
func (*Mapper_Data_NebulaGraph) ProtoMessage()
func (*Mapper_Data_NebulaGraph) ProtoReflect ¶
func (x *Mapper_Data_NebulaGraph) ProtoReflect() protoreflect.Message
func (*Mapper_Data_NebulaGraph) Reset ¶
func (x *Mapper_Data_NebulaGraph) Reset()
func (*Mapper_Data_NebulaGraph) String ¶
func (x *Mapper_Data_NebulaGraph) String() string
type Mapper_Server ¶
type Mapper_Server struct { Grpc *GRPC `protobuf:"bytes,1,opt,name=grpc,proto3" json:"grpc,omitempty"` // contains filtered or unexported fields }
func (*Mapper_Server) Descriptor
deprecated
func (*Mapper_Server) Descriptor() ([]byte, []int)
Deprecated: Use Mapper_Server.ProtoReflect.Descriptor instead.
func (*Mapper_Server) GetGrpc ¶
func (x *Mapper_Server) GetGrpc() *GRPC
func (*Mapper_Server) ProtoMessage ¶
func (*Mapper_Server) ProtoMessage()
func (*Mapper_Server) ProtoReflect ¶
func (x *Mapper_Server) ProtoReflect() protoreflect.Message
func (*Mapper_Server) Reset ¶
func (x *Mapper_Server) Reset()
func (*Mapper_Server) String ¶
func (x *Mapper_Server) String() string
type Miner ¶ added in v0.1.4
type Miner struct { Server *Miner_Server `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"` Data *Miner_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Consul *Consul `protobuf:"bytes,3,opt,name=consul,proto3" json:"consul,omitempty"` // contains filtered or unexported fields }
func (*Miner) Descriptor
deprecated
added in
v0.1.4
func (*Miner) GetData ¶ added in v0.1.4
func (x *Miner) GetData() *Miner_Data
func (*Miner) GetServer ¶ added in v0.1.4
func (x *Miner) GetServer() *Miner_Server
func (*Miner) ProtoMessage ¶ added in v0.1.4
func (*Miner) ProtoMessage()
func (*Miner) ProtoReflect ¶ added in v0.1.4
func (x *Miner) ProtoReflect() protoreflect.Message
type Miner_Data ¶ added in v0.1.4
type Miner_Data struct { Ocr *Miner_Data_OCR `protobuf:"bytes,1,opt,name=ocr,proto3" json:"ocr,omitempty"` // contains filtered or unexported fields }
func (*Miner_Data) Descriptor
deprecated
added in
v0.1.4
func (*Miner_Data) Descriptor() ([]byte, []int)
Deprecated: Use Miner_Data.ProtoReflect.Descriptor instead.
func (*Miner_Data) GetOcr ¶ added in v0.1.4
func (x *Miner_Data) GetOcr() *Miner_Data_OCR
func (*Miner_Data) ProtoMessage ¶ added in v0.1.4
func (*Miner_Data) ProtoMessage()
func (*Miner_Data) ProtoReflect ¶ added in v0.1.4
func (x *Miner_Data) ProtoReflect() protoreflect.Message
func (*Miner_Data) Reset ¶ added in v0.1.4
func (x *Miner_Data) Reset()
func (*Miner_Data) String ¶ added in v0.1.4
func (x *Miner_Data) String() string
type Miner_Data_OCR ¶ added in v0.1.4
type Miner_Data_OCR struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*Miner_Data_OCR) Descriptor
deprecated
added in
v0.1.4
func (*Miner_Data_OCR) Descriptor() ([]byte, []int)
Deprecated: Use Miner_Data_OCR.ProtoReflect.Descriptor instead.
func (*Miner_Data_OCR) GetAddress ¶ added in v0.1.4
func (x *Miner_Data_OCR) GetAddress() string
func (*Miner_Data_OCR) ProtoMessage ¶ added in v0.1.4
func (*Miner_Data_OCR) ProtoMessage()
func (*Miner_Data_OCR) ProtoReflect ¶ added in v0.1.4
func (x *Miner_Data_OCR) ProtoReflect() protoreflect.Message
func (*Miner_Data_OCR) Reset ¶ added in v0.1.4
func (x *Miner_Data_OCR) Reset()
func (*Miner_Data_OCR) String ¶ added in v0.1.4
func (x *Miner_Data_OCR) String() string
type Miner_Server ¶ added in v0.1.4
type Miner_Server struct { Grpc *GRPC `protobuf:"bytes,1,opt,name=grpc,proto3" json:"grpc,omitempty"` // contains filtered or unexported fields }
func (*Miner_Server) Descriptor
deprecated
added in
v0.1.4
func (*Miner_Server) Descriptor() ([]byte, []int)
Deprecated: Use Miner_Server.ProtoReflect.Descriptor instead.
func (*Miner_Server) GetGrpc ¶ added in v0.1.4
func (x *Miner_Server) GetGrpc() *GRPC
func (*Miner_Server) ProtoMessage ¶ added in v0.1.4
func (*Miner_Server) ProtoMessage()
func (*Miner_Server) ProtoReflect ¶ added in v0.1.4
func (x *Miner_Server) ProtoReflect() protoreflect.Message
func (*Miner_Server) Reset ¶ added in v0.1.4
func (x *Miner_Server) Reset()
func (*Miner_Server) String ¶ added in v0.1.4
func (x *Miner_Server) String() string
type OTLP ¶ added in v0.2.10
type OTLP struct { Protocol string `protobuf:"bytes,1,opt,name=protocol,proto3" json:"protocol,omitempty"` Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Headers string `protobuf:"bytes,3,opt,name=headers,proto3" json:"headers,omitempty"` GrpcInsecure bool `protobuf:"varint,4,opt,name=grpc_insecure,json=grpcInsecure,proto3" json:"grpc_insecure,omitempty"` // contains filtered or unexported fields }
func (*OTLP) Descriptor
deprecated
added in
v0.2.10
func (*OTLP) GetEndpoint ¶ added in v0.2.10
func (*OTLP) GetGrpcInsecure ¶ added in v0.2.10
func (*OTLP) GetHeaders ¶ added in v0.2.10
func (*OTLP) GetProtocol ¶ added in v0.2.10
func (*OTLP) ProtoMessage ¶ added in v0.2.10
func (*OTLP) ProtoMessage()
func (*OTLP) ProtoReflect ¶ added in v0.2.10
func (x *OTLP) ProtoReflect() protoreflect.Message
type Porter ¶
type Porter struct { Address []string `protobuf:"bytes,1,rep,name=address,proto3" json:"address,omitempty"` Trusted []string `protobuf:"bytes,2,rep,name=trusted,proto3" json:"trusted,omitempty"` // contains filtered or unexported fields }
func (*Porter) Descriptor
deprecated
func (*Porter) GetAddress ¶ added in v0.2.11
func (*Porter) GetTrusted ¶ added in v0.2.11
func (*Porter) ProtoMessage ¶
func (*Porter) ProtoMessage()
func (*Porter) ProtoReflect ¶
func (x *Porter) ProtoReflect() protoreflect.Message
type S3 ¶ added in v0.2.7
type S3 struct { EndPoint string `protobuf:"bytes,1,opt,name=end_point,json=endPoint,proto3" json:"end_point,omitempty"` AccessKey string `protobuf:"bytes,2,opt,name=access_key,json=accessKey,proto3" json:"access_key,omitempty"` SecretKey string `protobuf:"bytes,3,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` UseSsl bool `protobuf:"varint,4,opt,name=use_ssl,json=useSsl,proto3" json:"use_ssl,omitempty"` // contains filtered or unexported fields }
func (*S3) Descriptor
deprecated
added in
v0.2.7
func (*S3) GetAccessKey ¶ added in v0.2.7
func (*S3) GetEndPoint ¶ added in v0.2.7
func (*S3) GetSecretKey ¶ added in v0.2.7
func (*S3) ProtoMessage ¶ added in v0.2.7
func (*S3) ProtoMessage()
func (*S3) ProtoReflect ¶ added in v0.2.7
func (x *S3) ProtoReflect() protoreflect.Message
type Searcher ¶
type Searcher struct { Server *Searcher_Server `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"` Data *Searcher_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Consul *Consul `protobuf:"bytes,3,opt,name=consul,proto3" json:"consul,omitempty"` // contains filtered or unexported fields }
func (*Searcher) Descriptor
deprecated
func (*Searcher) GetData ¶
func (x *Searcher) GetData() *Searcher_Data
func (*Searcher) GetServer ¶
func (x *Searcher) GetServer() *Searcher_Server
func (*Searcher) ProtoMessage ¶
func (*Searcher) ProtoMessage()
func (*Searcher) ProtoReflect ¶
func (x *Searcher) ProtoReflect() protoreflect.Message
type Searcher_Data ¶
type Searcher_Data struct { // Types that are assignable to SearchEngine: // // *Searcher_Data_Bleve_ // *Searcher_Data_Meilisearch SearchEngine isSearcher_Data_SearchEngine `protobuf_oneof:"SearchEngine"` // contains filtered or unexported fields }
func (*Searcher_Data) Descriptor
deprecated
func (*Searcher_Data) Descriptor() ([]byte, []int)
Deprecated: Use Searcher_Data.ProtoReflect.Descriptor instead.
func (*Searcher_Data) GetBleve ¶ added in v0.1.4
func (x *Searcher_Data) GetBleve() *Searcher_Data_Bleve
func (*Searcher_Data) GetMeilisearch ¶ added in v0.1.4
func (x *Searcher_Data) GetMeilisearch() *Searcher_Data_MeiliSearch
func (*Searcher_Data) GetSearchEngine ¶ added in v0.1.4
func (m *Searcher_Data) GetSearchEngine() isSearcher_Data_SearchEngine
func (*Searcher_Data) ProtoMessage ¶
func (*Searcher_Data) ProtoMessage()
func (*Searcher_Data) ProtoReflect ¶
func (x *Searcher_Data) ProtoReflect() protoreflect.Message
func (*Searcher_Data) Reset ¶
func (x *Searcher_Data) Reset()
func (*Searcher_Data) String ¶
func (x *Searcher_Data) String() string
type Searcher_Data_Bleve ¶ added in v0.1.4
type Searcher_Data_Bleve struct {
// contains filtered or unexported fields
}
func (*Searcher_Data_Bleve) Descriptor
deprecated
added in
v0.1.4
func (*Searcher_Data_Bleve) Descriptor() ([]byte, []int)
Deprecated: Use Searcher_Data_Bleve.ProtoReflect.Descriptor instead.
func (*Searcher_Data_Bleve) ProtoMessage ¶ added in v0.1.4
func (*Searcher_Data_Bleve) ProtoMessage()
func (*Searcher_Data_Bleve) ProtoReflect ¶ added in v0.1.4
func (x *Searcher_Data_Bleve) ProtoReflect() protoreflect.Message
func (*Searcher_Data_Bleve) Reset ¶ added in v0.1.4
func (x *Searcher_Data_Bleve) Reset()
func (*Searcher_Data_Bleve) String ¶ added in v0.1.4
func (x *Searcher_Data_Bleve) String() string
type Searcher_Data_Bleve_ ¶ added in v0.1.4
type Searcher_Data_Bleve_ struct {
Bleve *Searcher_Data_Bleve `protobuf:"bytes,1,opt,name=bleve,proto3,oneof"`
}
type Searcher_Data_MeiliSearch ¶ added in v0.1.4
type Searcher_Data_MeiliSearch struct { Addr string `protobuf:"bytes,1,opt,name=addr,proto3" json:"addr,omitempty"` ApiKey string `protobuf:"bytes,2,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` // contains filtered or unexported fields }
func (*Searcher_Data_MeiliSearch) Descriptor
deprecated
added in
v0.1.4
func (*Searcher_Data_MeiliSearch) Descriptor() ([]byte, []int)
Deprecated: Use Searcher_Data_MeiliSearch.ProtoReflect.Descriptor instead.
func (*Searcher_Data_MeiliSearch) GetAddr ¶ added in v0.1.4
func (x *Searcher_Data_MeiliSearch) GetAddr() string
func (*Searcher_Data_MeiliSearch) GetApiKey ¶ added in v0.1.4
func (x *Searcher_Data_MeiliSearch) GetApiKey() string
func (*Searcher_Data_MeiliSearch) ProtoMessage ¶ added in v0.1.4
func (*Searcher_Data_MeiliSearch) ProtoMessage()
func (*Searcher_Data_MeiliSearch) ProtoReflect ¶ added in v0.1.4
func (x *Searcher_Data_MeiliSearch) ProtoReflect() protoreflect.Message
func (*Searcher_Data_MeiliSearch) Reset ¶ added in v0.1.4
func (x *Searcher_Data_MeiliSearch) Reset()
func (*Searcher_Data_MeiliSearch) String ¶ added in v0.1.4
func (x *Searcher_Data_MeiliSearch) String() string
type Searcher_Data_Meilisearch ¶ added in v0.1.4
type Searcher_Data_Meilisearch struct {
Meilisearch *Searcher_Data_MeiliSearch `protobuf:"bytes,2,opt,name=meilisearch,proto3,oneof"`
}
type Searcher_Server ¶
type Searcher_Server struct { Grpc *GRPC `protobuf:"bytes,1,opt,name=grpc,proto3" json:"grpc,omitempty"` // contains filtered or unexported fields }
func (*Searcher_Server) Descriptor
deprecated
func (*Searcher_Server) Descriptor() ([]byte, []int)
Deprecated: Use Searcher_Server.ProtoReflect.Descriptor instead.
func (*Searcher_Server) GetGrpc ¶
func (x *Searcher_Server) GetGrpc() *GRPC
func (*Searcher_Server) ProtoMessage ¶
func (*Searcher_Server) ProtoMessage()
func (*Searcher_Server) ProtoReflect ¶
func (x *Searcher_Server) ProtoReflect() protoreflect.Message
func (*Searcher_Server) Reset ¶
func (x *Searcher_Server) Reset()
func (*Searcher_Server) String ¶
func (x *Searcher_Server) String() string
type Sentry ¶ added in v0.2.4
type Sentry struct { Dsn string `protobuf:"bytes,1,opt,name=dsn,proto3" json:"dsn,omitempty"` Environment string `protobuf:"bytes,2,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*Sentry) Descriptor
deprecated
added in
v0.2.4
func (*Sentry) GetEnvironment ¶ added in v0.2.4
func (*Sentry) ProtoMessage ¶ added in v0.2.4
func (*Sentry) ProtoMessage()
func (*Sentry) ProtoReflect ¶ added in v0.2.4
func (x *Sentry) ProtoReflect() protoreflect.Message
type Sephirah ¶
type Sephirah struct { Server *SephirahServer `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"` Database *Database `protobuf:"bytes,2,opt,name=database,proto3" json:"database,omitempty"` S3 *S3 `protobuf:"bytes,3,opt,name=s3,proto3" json:"s3,omitempty"` Auth *Auth `protobuf:"bytes,4,opt,name=auth,proto3" json:"auth,omitempty"` Mq *MQ `protobuf:"bytes,5,opt,name=mq,proto3" json:"mq,omitempty"` Cache *Cache `protobuf:"bytes,6,opt,name=cache,proto3" json:"cache,omitempty"` Porter *Porter `protobuf:"bytes,7,opt,name=porter,proto3" json:"porter,omitempty"` Consul *Consul `protobuf:"bytes,8,opt,name=consul,proto3" json:"consul,omitempty"` Sentry *Sentry `protobuf:"bytes,9,opt,name=sentry,proto3" json:"sentry,omitempty"` // contains filtered or unexported fields }
func (*Sephirah) Descriptor
deprecated
func (*Sephirah) GetDatabase ¶ added in v0.2.7
func (*Sephirah) GetServer ¶
func (x *Sephirah) GetServer() *SephirahServer
func (*Sephirah) ProtoMessage ¶
func (*Sephirah) ProtoMessage()
func (*Sephirah) ProtoReflect ¶
func (x *Sephirah) ProtoReflect() protoreflect.Message
type SephirahServer ¶ added in v0.2.3
type SephirahServer struct { Grpc *GRPC `protobuf:"bytes,1,opt,name=grpc,proto3" json:"grpc,omitempty"` GrpcWeb *GRPC `protobuf:"bytes,2,opt,name=grpc_web,json=grpcWeb,proto3" json:"grpc_web,omitempty"` Info *SephirahServer_Info `protobuf:"bytes,3,opt,name=info,proto3" json:"info,omitempty"` // contains filtered or unexported fields }
func (*SephirahServer) Descriptor
deprecated
added in
v0.2.3
func (*SephirahServer) Descriptor() ([]byte, []int)
Deprecated: Use SephirahServer.ProtoReflect.Descriptor instead.
func (*SephirahServer) GetGrpc ¶ added in v0.2.3
func (x *SephirahServer) GetGrpc() *GRPC
func (*SephirahServer) GetGrpcWeb ¶ added in v0.2.3
func (x *SephirahServer) GetGrpcWeb() *GRPC
func (*SephirahServer) GetInfo ¶ added in v0.2.3
func (x *SephirahServer) GetInfo() *SephirahServer_Info
func (*SephirahServer) ProtoMessage ¶ added in v0.2.3
func (*SephirahServer) ProtoMessage()
func (*SephirahServer) ProtoReflect ¶ added in v0.2.3
func (x *SephirahServer) ProtoReflect() protoreflect.Message
func (*SephirahServer) Reset ¶ added in v0.2.3
func (x *SephirahServer) Reset()
func (*SephirahServer) String ¶ added in v0.2.3
func (x *SephirahServer) String() string
type SephirahServer_Info ¶ added in v0.2.3
type SephirahServer_Info struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` WebsiteUrl string `protobuf:"bytes,3,opt,name=website_url,json=websiteUrl,proto3" json:"website_url,omitempty"` LogoUrl string `protobuf:"bytes,4,opt,name=logo_url,json=logoUrl,proto3" json:"logo_url,omitempty"` BackgroundUrl string `protobuf:"bytes,5,opt,name=background_url,json=backgroundUrl,proto3" json:"background_url,omitempty"` // contains filtered or unexported fields }
func (*SephirahServer_Info) Descriptor
deprecated
added in
v0.2.3
func (*SephirahServer_Info) Descriptor() ([]byte, []int)
Deprecated: Use SephirahServer_Info.ProtoReflect.Descriptor instead.
func (*SephirahServer_Info) GetBackgroundUrl ¶ added in v0.2.3
func (x *SephirahServer_Info) GetBackgroundUrl() string
func (*SephirahServer_Info) GetDescription ¶ added in v0.2.3
func (x *SephirahServer_Info) GetDescription() string
func (*SephirahServer_Info) GetLogoUrl ¶ added in v0.2.3
func (x *SephirahServer_Info) GetLogoUrl() string
func (*SephirahServer_Info) GetName ¶ added in v0.2.3
func (x *SephirahServer_Info) GetName() string
func (*SephirahServer_Info) GetWebsiteUrl ¶ added in v0.2.3
func (x *SephirahServer_Info) GetWebsiteUrl() string
func (*SephirahServer_Info) ProtoMessage ¶ added in v0.2.3
func (*SephirahServer_Info) ProtoMessage()
func (*SephirahServer_Info) ProtoReflect ¶ added in v0.2.3
func (x *SephirahServer_Info) ProtoReflect() protoreflect.Message
func (*SephirahServer_Info) Reset ¶ added in v0.2.3
func (x *SephirahServer_Info) Reset()
func (*SephirahServer_Info) String ¶ added in v0.2.3
func (x *SephirahServer_Info) String() string