github.com/cnotch/ipchub@v1.1.0/service/flv/types.go (about) 1 // Copyright (c) 2019,CAOHONGJU All rights reserved. 2 // Use of this source code is governed by a MIT-style 3 // license that can be found in the LICENSE file. 4 5 package flv 6 7 import "github.com/cnotch/ipchub/av/format" 8 9 // Pack . 10 type Pack = format.Packet