Skip to content

Demonstrate using a Pushup app as a library in another Go app #80

Open
@paulsmith

Description

In docs and blog posts we talk about how Pushup apps can be easily incorporated into a larger Go app. This is because:

But to my knowledge we haven't actually demonstrated this yet. Also it would likely require a bit of clunky manual manipulation on the other Go app's part because some of the Pushup behavior is wrapped up in its main package and not exposed as a library/package API.

This would force us to do the work of actually glueing these things together, which will likely flush out some bugs or point to whether additional code is needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions