Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "system/platform"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExitCodeInput ¶
type ExitCodeInput struct {
ConversationID string `json:"conversationId,omitempty"`
}
type ExitCodeOutput ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) Methods ¶
func (s *Service) Methods() service.Signatures
type SetExitCodeInput ¶
Click to show internal directories.
Click to hide internal directories.