This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
// Copyright 2019, Chef. All rights reserved.
// https://github.com/q191201771/lal
//
// Use of this source code is governed by a MIT-style license
// that can be found in the License file.
//
// Author: Chef (191201771@qq.com)
packagehttpflv
import(
"os"
"github.com/q191201771/lal/pkg/base"
)
// TODO chef: 结构体重命名为FileWriter,文件名重命名为file_writer.go。所有写流文件的(flv,hls,ts)统一重构