codegen

command
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: MIT Imports: 17 Imported by: 0

README

Nimona IDL Codegen

package conversation

import nimona.io/crypto crypto

stream mochi.io/conversation {
    signed root object Created {
        name string
    }
    signed object TopicUpdated {
        topic string
        dependsOn repeated relationship
    }
    signed object MessageAdded {
        body string
        dependsOn repeated relationship
    }
    signed object MessageRemoved {
        removes relationship
        dependsOn repeated relationship
    }
}

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