realtime

command
v0.0.0-...-1cdef85 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

README

Wikimedia Enterprise Realtime API example

Showcase of connection to single real time event stream.

Getting started
  1. First just export environment variables:

    export WME_USERNAME="superuser";
    export WME_PASSWORD="secret";
    
  2. Then you should be able to just run:

    go run main.go
    
  3. Note that if you are running this from the root use this command:

    go run example/realtime/main.go
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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