modulepackage
2.4.20+incompatible
Repository: https://github.com/erikwco/oracli.git
Documentation: pkg.go.dev
# Functions
NewConnection create and open a goOra Connection.
NewConnectionWithParams Conexión con parámetros nombrados.
No description provided by the author
Parser converts Result object to structure.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Connection represents an object connection for Oracle.
ConnectionConfiguration represents the minimum configuration required for the connection pool.
Container Data returned by Select.
No description provided by the author
No description provided by the author
Param used to Select / Exec a statement.
No description provided by the author
Result unique returning type.
# Type aliases
ConnStatus exposes connection status.
No description provided by the author
Record result from unwrap goOra result.