status

package
v0.0.0-...-379887d Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel struct {
	Server ChannelProviderser
}

func (*Channel) ChannelRPC

func (c *Channel) ChannelRPC(ctx context.Context, args pvdata.PVStructure) (interface{}, error)

func (*Channel) CreateChannel

func (c *Channel) CreateChannel(ctx context.Context, name string) (types.Channel, error)

func (Channel) FieldDesc

func (Channel) FieldDesc() (pvdata.FieldDesc, error)

func (Channel) LookupTypeCode

func (Channel) LookupTypeCode(code pvdata.PVUShort) (pvdata.FieldDesc, error)

Stub LookupTypeCode and StoreTypeCode with errors

func (Channel) Name

func (Channel) Name() string

func (Channel) StoreTypeCode

func (Channel) StoreTypeCode(code pvdata.PVUShort, desc pvdata.FieldDesc)

type ChannelProviderser

type ChannelProviderser interface {
	ChannelProviders() []types.ChannelProvider
}

type NTScalarArray

type NTScalarArray struct {
	Value []string `pvaccess:"value"`
}

func (NTScalarArray) TypeID

func (NTScalarArray) TypeID() string

Jump to

Keyboard shortcuts

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