Documentation
¶
Overview ¶
This source file is part of the carousell/aggproto open source project
Copyright © 2021 Carousell and the project authors Licensed under Apache License v2.0
See https://github.com/carousell/aggproto/blob/master/LICENSE for license information See https://github.com/carousell/aggproto/graphs/contributors for the list of project authors
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIContext ¶
type APIContext struct {
API APIDescriptor
Meta struct {
GoPackage string
}
Operations struct {
AllowedOperations []string
}
Outputs []APIContextOutput
}
type APIContextOutput ¶
type APIDescriptor ¶
type Message ¶
type Message struct {
PackageName string
Name string
Fields []*MessageField
}
type MessageField ¶
Click to show internal directories.
Click to hide internal directories.