Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChannelInfo ¶
type ChannelInfo struct { Channel string Extras map[string]string // contains filtered or unexported fields }
ChannelInfo for apk
func (*ChannelInfo) Bytes ¶
func (c *ChannelInfo) Bytes() []byte
Bytes for ChannelInfo to byte array
Click to show internal directories.
Click to hide internal directories.