pbsubgraph

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_sf_substreams_sink_subgraph_v1_services_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type PGWebFrontend

type PGWebFrontend struct {
	Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
	// contains filtered or unexported fields
}

func (*PGWebFrontend) Descriptor deprecated

func (*PGWebFrontend) Descriptor() ([]byte, []int)

Deprecated: Use PGWebFrontend.ProtoReflect.Descriptor instead.

func (*PGWebFrontend) GetEnabled

func (x *PGWebFrontend) GetEnabled() bool

func (*PGWebFrontend) ProtoMessage

func (*PGWebFrontend) ProtoMessage()

func (*PGWebFrontend) ProtoReflect

func (x *PGWebFrontend) ProtoReflect() protoreflect.Message

func (*PGWebFrontend) Reset

func (x *PGWebFrontend) Reset()

func (*PGWebFrontend) String

func (x *PGWebFrontend) String() string

type Service

type Service struct {

	// Containing both create table statements and index creation statements
	Schema                       string         `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"`
	SubgraphYaml                 string         `protobuf:"bytes,2,opt,name=subgraph_yaml,json=subgraphYaml,proto3" json:"subgraph_yaml,omitempty"`
	PostgresDirectProtocolAccess bool           `` /* 150-byte string literal not displayed */
	PgwebFrontend                *PGWebFrontend `protobuf:"bytes,4,opt,name=pgweb_frontend,json=pgwebFrontend,proto3" json:"pgweb_frontend,omitempty"`
	// contains filtered or unexported fields
}

func (*Service) Descriptor deprecated

func (*Service) Descriptor() ([]byte, []int)

Deprecated: Use Service.ProtoReflect.Descriptor instead.

func (*Service) GetPgwebFrontend

func (x *Service) GetPgwebFrontend() *PGWebFrontend

func (*Service) GetPostgresDirectProtocolAccess

func (x *Service) GetPostgresDirectProtocolAccess() bool

func (*Service) GetSchema

func (x *Service) GetSchema() string

func (*Service) GetSubgraphYaml

func (x *Service) GetSubgraphYaml() string

func (*Service) ProtoMessage

func (*Service) ProtoMessage()

func (*Service) ProtoReflect

func (x *Service) ProtoReflect() protoreflect.Message

func (*Service) Reset

func (x *Service) Reset()

func (*Service) String

func (x *Service) String() string

Jump to

Keyboard shortcuts

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