Versions in this module Expand all Collapse all v0 v0.2.0 Aug 31, 2023 v0.1.1 Feb 13, 2023 Changes in this version + const DefaultAddress + const DefaultPort + func RunStubServer(opt Options) + type Input struct + Contains map[string]interface{} + Equals map[string]interface{} + Matches map[string]interface{} + type Options struct + BindAddr string + Port string + StubPath string + type Output struct + Data map[string]interface{} + Error string + type Stub struct + Input Input + Method string + Output Output + Service string