goploy/cmd/server/api/api.go
2023-08-01 18:05:30 +08:00

8 lines
197 B
Go

// Copyright 2022 The Goploy Authors. All rights reserved.
// Use of this source code is governed by a GPLv3-style
// license that can be found in the LICENSE file.
package api
type API struct{}