# Functions
disable oracle output for current session.
enable oracle output for current session param:
ctx: context of goroutine used in large apps for main: context.Background() for rest apis: http.Request.Context() gin.Context fiber.Ctx.Context() ...
get oracle output for current session.
No description provided by the author
No description provided by the author
print oracle output into StringWriter for current session.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author