Documentation ¶
Index ¶
Constants ¶
View Source
const ( V1 = 1 V2 = 2 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Delete ¶
type Insert ¶
type OCI_LCRID_VERSION ¶
type OCI_LCRID_VERSION int
type Update ¶
type XStreamConn ¶
type XStreamConn struct {
// contains filtered or unexported fields
}
func Open ¶
func Open(username, password, dbname, servername string, oracleVer int) (*XStreamConn, error)
func (*XStreamConn) Close ¶
func (x *XStreamConn) Close() error
func (*XStreamConn) GetRecord ¶
func (x *XStreamConn) GetRecord() (Message, error)
Click to show internal directories.
Click to hide internal directories.