Ecosyste.ms: Packages

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

Top 4.5% on proxy.golang.org
Top 2.2% dependent packages on proxy.golang.org
Top 3.6% dependent repos on proxy.golang.org
Top 5.8% forks on proxy.golang.org

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

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
Keywords: blackduck, engine, enigma, golang, qix, qlik
License: MIT
Latest release: over 3 years ago
First release: over 4 years ago
Namespace: github.com/qlik-oss
Dependent packages: 5
Dependent repositories: 2
Stars: 37 on GitHub
Forks: 13 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...