Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Monibuca/engine
/ New
Method
New
util/strutct.go:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
func
(s Struct) New() *Instance {
55
return
&Instance{reflect.New(s.typ).Elem(), s.index}
56
}
57
58
// 结构体的值
59
type
Instance
struct
{
Callers
15
WritePESPacket
Method · 0.80
io.go
File · 0.80
Publish
Method · 0.80
plugin.go
File · 0.80
Subscribe
Method · 0.80
reader-av.go
File · 0.80
WriteAVCC
Method · 0.80
log.go
File · 0.80
flv.go
File · 0.80
AudioSpecificConfigToADTS
Function · 0.80
h264.go
File · 0.80
Unmarshal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected