mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +00:00
9 lines
183 B
Go
9 lines
183 B
Go
// Copyright (c) Uber 2017. All rights reserved.
|
|
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
|
|
|
package main
|
|
|
|
func main() {
|
|
|
|
}
|