with fc
This commit is contained in:
@@ -28,6 +28,6 @@ func (hs *httpServer) Start(ctx context.Context) error {
|
||||
|
||||
return nil
|
||||
}
|
||||
func (hs *httpServer) Close(ctx context.Context) error {
|
||||
func (hs *httpServer) Stop(ctx context.Context) error {
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user