Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BufValidate ¶ added in v0.5.6
type BufValidate struct {
}
func (*BufValidate) ModifyField ¶ added in v0.5.6
func (p *BufValidate) ModifyField(field *presentation.Field)
type Comments ¶
type Comments struct {
}
func (*Comments) ModifyProcedure ¶
func (c *Comments) ModifyProcedure(p *presentation.Procedure)
func (*Comments) ModifyService ¶
func (c *Comments) ModifyService(s *presentation.Service)
type GoogleAPIFieldBehavior ¶
type GoogleAPIFieldBehavior struct{}
func (*GoogleAPIFieldBehavior) ModifyField ¶
func (m *GoogleAPIFieldBehavior) ModifyField(field *presentation.Field)
type GoogleApiHttp ¶
type GoogleApiHttp struct {
PathPrefix string
}
func (*GoogleApiHttp) ModifyProcedure ¶
func (m *GoogleApiHttp) ModifyProcedure(proc *presentation.Procedure)
Click to show internal directories.
Click to hide internal directories.