Skip to content

capnpc-go: deal with subtyping/inheritance in capnp interfaces #42

Open
@zenhack

Description

@zenhack

So, I just got a basic program running that responds to a GET / via the normal net/http package API, but talking to the sandstorm api server. woo! but it involved this hack:

zenhack/go.sandstorm@1d5b98e

In the capnp schema, WebSession inherits from UiSession, but the generated go packages don't reflect this in a useful way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions