Versions in this module Expand all Collapse all v2 v2.0.4 Nov 11, 2021 Changes in this version + type MsgGCCraft struct + Items []uint64 + Recipe int16 + func (m *MsgGCCraft) Serialize(w io.Writer) error + type MsgGCDeleteItem struct + ItemId uint64 + func (m *MsgGCDeleteItem) Serialize(w io.Writer) error + type MsgGCNameItem struct + Name string + Target uint64 + Tool uint64 + func (m *MsgGCNameItem) Serialize(w io.Writer) error + type MsgGCSetItemPosition struct + AssetId uint64 + Position uint64 + func (m *MsgGCSetItemPosition) Serialize(w io.Writer) error Other modules containing this package github.com/chickenfresh/go-steam