schema

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2020 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Depends

type Depends struct {
	Language             string   `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"`
	VersionConstraint    string   `protobuf:"bytes,2,opt,name=version_constraint,json=versionConstraint,proto3" json:"version_constraint,omitempty"`
	Scopes               []string `protobuf:"bytes,3,rep,name=scopes,proto3" json:"scopes,omitempty"`
	Ref                  string   `protobuf:"bytes,4,opt,name=ref,proto3" json:"ref,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Depends) Descriptor

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

func (*Depends) GetLanguage

func (m *Depends) GetLanguage() string

func (*Depends) GetRef

func (m *Depends) GetRef() string

func (*Depends) GetScopes

func (m *Depends) GetScopes() []string

func (*Depends) GetVersionConstraint

func (m *Depends) GetVersionConstraint() string

func (*Depends) ProtoMessage

func (*Depends) ProtoMessage()

func (*Depends) Reset

func (m *Depends) Reset()

func (*Depends) String

func (m *Depends) String() string

func (*Depends) XXX_DiscardUnknown

func (m *Depends) XXX_DiscardUnknown()

func (*Depends) XXX_Marshal

func (m *Depends) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Depends) XXX_Merge

func (m *Depends) XXX_Merge(src proto.Message)

func (*Depends) XXX_Size

func (m *Depends) XXX_Size() int

func (*Depends) XXX_Unmarshal

func (m *Depends) XXX_Unmarshal(b []byte) error

type Manages

type Manages struct {
	Language             string   `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"`
	System               string   `protobuf:"bytes,2,opt,name=system,proto3" json:"system,omitempty"`
	Version              string   `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Manages) Descriptor

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

func (*Manages) GetLanguage

func (m *Manages) GetLanguage() string

func (*Manages) GetSystem

func (m *Manages) GetSystem() string

func (*Manages) GetVersion

func (m *Manages) GetVersion() string

func (*Manages) ProtoMessage

func (*Manages) ProtoMessage()

func (*Manages) Reset

func (m *Manages) Reset()

func (*Manages) String

func (m *Manages) String() string

func (*Manages) XXX_DiscardUnknown

func (m *Manages) XXX_DiscardUnknown()

func (*Manages) XXX_Marshal

func (m *Manages) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Manages) XXX_Merge

func (m *Manages) XXX_Merge(src proto.Message)

func (*Manages) XXX_Size

func (m *Manages) XXX_Size() int

func (*Manages) XXX_Unmarshal

func (m *Manages) XXX_Unmarshal(b []byte) error

type Module

type Module struct {
	Language             string   `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"`
	Organization         string   `protobuf:"bytes,2,opt,name=organization,proto3" json:"organization,omitempty"` // Deprecated: Do not use.
	Module               string   `protobuf:"bytes,3,opt,name=module,proto3" json:"module,omitempty"`             // Deprecated: Do not use.
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Module) Descriptor

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

func (*Module) GetLanguage

func (m *Module) GetLanguage() string

func (*Module) GetModule deprecated

func (m *Module) GetModule() string

Deprecated: Do not use.

func (*Module) GetOrganization deprecated

func (m *Module) GetOrganization() string

Deprecated: Do not use.

func (*Module) ProtoMessage

func (*Module) ProtoMessage()

func (*Module) Reset

func (m *Module) Reset()

func (*Module) String

func (m *Module) String() string

func (*Module) XXX_DiscardUnknown

func (m *Module) XXX_DiscardUnknown()

func (*Module) XXX_Marshal

func (m *Module) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Module) XXX_Merge

func (m *Module) XXX_Merge(src proto.Message)

func (*Module) XXX_Size

func (m *Module) XXX_Size() int

func (*Module) XXX_Unmarshal

func (m *Module) XXX_Unmarshal(b []byte) error

type Source

type Source struct {
	Url                  string   `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	Ref                  string   `protobuf:"bytes,2,opt,name=ref,proto3" json:"ref,omitempty"`
	Kind                 string   `protobuf:"bytes,3,opt,name=kind,proto3" json:"kind,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Source) Descriptor

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

func (*Source) GetKind

func (m *Source) GetKind() string

func (*Source) GetRef

func (m *Source) GetRef() string

func (*Source) GetUrl

func (m *Source) GetUrl() string

func (*Source) ProtoMessage

func (*Source) ProtoMessage()

func (*Source) Reset

func (m *Source) Reset()

func (*Source) String

func (m *Source) String() string

func (*Source) XXX_DiscardUnknown

func (m *Source) XXX_DiscardUnknown()

func (*Source) XXX_Marshal

func (m *Source) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Source) XXX_Merge

func (m *Source) XXX_Merge(src proto.Message)

func (*Source) XXX_Size

func (m *Source) XXX_Size() int

func (*Source) XXX_Unmarshal

func (m *Source) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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