golift.io/starr@v1.0.0/starrcmd/README.md (about)

     1  # Starr Command
     2  
     3  This sub-module can be used to process Custom Script commands in your Go app.
     4  
     5  See [example_test.go](example_test.go) for an example of how you can consume
     6  the event data that this module produces.