/
githubmirror
/
syncthing
Обзор
Документация
Войти
/
githubmirror
/
syncthing
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
lib/api/auto/doc.go
10 строк
407 B
greatroar
cmd/strelaypoolsrv, lib/api: Factor out static asset serving (#6624)
10 май 2020, 12:44
Не верифицирован
10 май 2020, 12:44
06365e5
Код
Авторство
О чём код?
// Copyright (C) 2014 The Syncthing Authors. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, // You can obtain one at https://mozilla.org/MPL/2.0/. //go:generate go run ../../../script/genassets.go -o gui.files.go ../../../gui // Package auto contains auto generated files for web assets. package auto