Skip to content

Files

Latest commit

 

History

History

streampipes-client-go

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Apache StreamPipesocs Go Client Documentation

This directory contains the documentation for the Apache StreamPipes Go Client. The documentation is built and displayed using the Docsy theme under the Hugo framework.

Running Locally

To build the documentation site locally, the prerequisites are to have the Go language environment installed, as well as Hugo.

You can then start the server with the following command:

hugo server

This will launch a local server, which is typically accessible at http://localhost:1313.