Documentation ¶
Index ¶
- func GetBadRequestAppError() *model.AppError
- func GetChannel(channelType string) *model.Channel
- func GetChannels(count int, channelType string) []*model.Channel
- func GetID() string
- func GetInternalServerAppError() *model.AppError
- func GetLimitAndOffset() (limit, offset string)
- func GetMockArgumentsWithType(typeString string, num int) []interface{}
- func GetNotFoundAppError() *model.AppError
- func GetPost() *model.Post
- func GetSearchTerm(valid bool) string
- func GetSecret() string
- func GetSerializerUser() *serializer.User
- func GetServiceNowNumber() string
- func GetServiceNowPartialRecord() *serializer.ServiceNowPartialRecord
- func GetServiceNowPartialRecords(count int) []*serializer.ServiceNowPartialRecord
- func GetServiceNowRecord() *serializer.ServiceNowRecord
- func GetServiceNowShortDescription() string
- func GetServiceNowSysID() string
- func GetSubscription(subscriptionType string) *serializer.SubscriptionResponse
- func GetSubscriptions(count int) []*serializer.SubscriptionResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBadRequestAppError ¶
func GetChannel ¶
func GetLimitAndOffset ¶
func GetLimitAndOffset() (limit, offset string)
func GetNotFoundAppError ¶
func GetSearchTerm ¶
func GetSerializerUser ¶
func GetSerializerUser() *serializer.User
func GetServiceNowNumber ¶
func GetServiceNowNumber() string
func GetServiceNowPartialRecord ¶
func GetServiceNowPartialRecord() *serializer.ServiceNowPartialRecord
func GetServiceNowPartialRecords ¶
func GetServiceNowPartialRecords(count int) []*serializer.ServiceNowPartialRecord
func GetServiceNowRecord ¶
func GetServiceNowRecord() *serializer.ServiceNowRecord
func GetServiceNowShortDescription ¶
func GetServiceNowShortDescription() string
func GetServiceNowSysID ¶
func GetServiceNowSysID() string
func GetSubscription ¶
func GetSubscription(subscriptionType string) *serializer.SubscriptionResponse
func GetSubscriptions ¶
func GetSubscriptions(count int) []*serializer.SubscriptionResponse
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.