special

package
v0.0.0-...-1d33cbc Latest Latest
Warning

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

Go to latest
Published: May 5, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PageCSS

type PageCSS struct {
	Code                 []byte   `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
	WrittenModules       []string `protobuf:"bytes,2,rep,name=written_modules,json=writtenModules,proto3" json:"written_modules,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

The PageCSS type is used to combine the data of a bytes.Buffer (embedded as private) with a list of names of modules whose CSS code has already been written to the buffer.

func (*PageCSS) Descriptor

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

func (*PageCSS) GetCode

func (m *PageCSS) GetCode() []byte

func (*PageCSS) GetWrittenModules

func (m *PageCSS) GetWrittenModules() []string

func (*PageCSS) ProtoMessage

func (*PageCSS) ProtoMessage()

func (*PageCSS) Reset

func (m *PageCSS) Reset()

func (*PageCSS) String

func (m *PageCSS) String() string

func (*PageCSS) XXX_DiscardUnknown

func (m *PageCSS) XXX_DiscardUnknown()

func (*PageCSS) XXX_Marshal

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

func (*PageCSS) XXX_Merge

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

func (*PageCSS) XXX_Size

func (m *PageCSS) XXX_Size() int

func (*PageCSS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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