MCPcopy Create free account
hub / github.com/Creatly/creatly-backend / Stop

Method Stop

internal/server/server.go:30–32  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

28}
29
30func (s *Server) Stop(ctx context.Context) error {
31 return s.httpServer.Shutdown(ctx)
32}

Callers 1

RunFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected