package
0.0.0-20221006195521-8ec79adc037f
Repository: https://github.com/nimona/go-nimona.git
Documentation: pkg.go.dev
# 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
}
}
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
rootHashes repeated string nimona.io/tilde.Digest ^ ^ ^ ^ | | | | | | | - GoType | | - SimpleType | - IsRepeated - Tag
.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author