Documentation ¶
Index ¶
- Constants
- func ConvPV2URL(pvname string) string
- func ConvURL2PV(url string) string
- func IsPVnameValid(pvname string) bool
- func IsPathValid(pvname string) bool
- func NewWsDataProxy(ctx context.Context, sender *backend.StreamSender, pvname string, uri string) (*wsDataProxy, error)
- func SendErrorFrame(msg string, sender *backend.StreamSender)
Constants ¶
View Source
const ( PV_SPLIITTER = ":" URL_SPLITTER = "=" )
Variables ¶
This section is empty.
Functions ¶
func ConvPV2URL ¶
func ConvURL2PV ¶
func IsPVnameValid ¶
func IsPathValid ¶
func NewWsDataProxy ¶
func SendErrorFrame ¶
func SendErrorFrame(msg string, sender *backend.StreamSender)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.