# Packages
No description provided by the author
# Functions
New creates a new Service instance with the provided BFFService and optional configurations.
NewMockBFFService creates a new instance of MockBFFService.
NewMockLocalSource creates a new instance of MockLocalSource.
NewMockRemoteSource creates a new instance of MockRemoteSource.
WithLocalSource sets the local source for the service.
WithRemoteSource sets the remote source for the Service.
# Structs
MockBFFService is an autogenerated mock type for the BFFService type.
No description provided by the author
MockBFFService_UpdateHandlers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateHandlers'.
MockLocalSource is an autogenerated mock type for the LocalSource type.
No description provided by the author
MockLocalSource_LoadConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadConfig'.
MockRemoteSource is an autogenerated mock type for the RemoteSource type.
No description provided by the author
MockRemoteSource_LoadConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadConfig'.
MockRemoteSource_PutConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutConfig'.
MockRemoteSource_Watch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Watch'.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author