Documentation
¶
Index ¶
- type Client
- func (cassandra *Client) Init(keyspace string) (err error)
- func (cassandra *Client) Mutation(gql string, variables map[string]interface{}) (response map[string]interface{}, err error)
- func (cassandra *Client) Query(gql string, variables map[string]interface{}) (response map[string]interface{}, err error)
- func (cassandra *Client) Run(gql string, variables map[string]interface{}) (response map[string]interface{}, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.