Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnnounceService ¶
type AnnounceService struct {
*Module
}
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
func (*Module) RegisterHTTP ¶
type PostService ¶ added in v1.11.0
type PostService struct {
*Module
}
func (*PostService) Post ¶ added in v1.11.0
func (a *PostService) Post(ctx context.Context, su *announce.StatusUpdate) (*emptypb.Empty, error)
Click to show internal directories.
Click to hide internal directories.