pkg

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package pkg is the top level entry point for shared packages

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionConfig

type ActionConfig struct {
	ExecFile string
	ExecStr  string
}

ActionConfig provides commands to execute or file to read for execution

type ConnectionConfig

type ConnectionConfig struct {
	Host              string
	Port              int
	SSL               bool
	RequestTimeout    int
	ConnectionTimeout int
	User              string
	Pass              string
}

ConnectionConfig provides the connection settings for the gocql driver

Directories

Path Synopsis
Package cql contains the cql conneciton logic and execution
Package cql contains the cql conneciton logic and execution
Package exec holds the scripting part of cqlbin
Package exec holds the scripting part of cqlbin
Package output Package output
Package output Package output
Package prompts holds the prompt routing and executing Package prompts holds the prompt routing and executing
Package prompts holds the prompt routing and executing Package prompts holds the prompt routing and executing

Jump to

Keyboard shortcuts

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