Documentation ¶
Index ¶
- func GetAllMocks(ctx context.Context, req *proto.GetMockReq) ([]*proto.Mock, error)
- func GetHttpHeader(m map[string]*proto.StrArr) map[string][]string
- func GetProtoMap(m map[string][]string) map[string]*proto.StrArr
- func NewContext(conf Config) context.Context
- func PostHttpMock(ctx context.Context, path string, mock *proto.Mock) bool
- func StartRecordingMocks(ctx context.Context, path, mode, name string, overWrite bool) bool
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllMocks ¶
func NewContext ¶
func PostHttpMock ¶ added in v0.5.3
Types ¶
Click to show internal directories.
Click to hide internal directories.