Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.0% on proxy.golang.org
Top 3.4% dependent packages on proxy.golang.org
Top 3.5% forks on proxy.golang.org

proxy.golang.org : github.com/qlik-oss/enigma-go/v2

Package enigma is a library that helps you communicate with Qlik Associative Engine. Examples of use may be building your own analytics tools, back-end services, or other tools communicating with Qlik Associative Engine. enigma-go includes generated API code that is based on the latest available Qlik Associative Engine schema. When a new schema is available a new version of enigma-go will be made available Connecting to Qlik Associative Engine and intreract with a document/app involves at least the following steps: 1. Create and setup a Dialer object with TLS configuration etc 2. Open the WebSocket to Qlik Associative Engine using the Dial function in the Dialer 3. Open or create a document/app using openDoc or createApp See the example below for an illustration of how it may look. For more detail examples look at the examples in https://github.com/qlik-oss/enigma-go/tree/master/examples. See respective README.md file for further information This example shows how to connect to a locally running Qlik Associative Engine, print the version number and disconnect again.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/qlik-oss/enigma-go/v2
Keywords: blackduck, engine, enigma, golang, qix, qlik
License: MIT
Latest release: over 2 years ago
First release: over 1 year ago
Namespace: github.com/qlik-oss/enigma-go
Dependent packages: 2
Stars: 37 on GitHub
Forks: 13 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...