Documentation ¶
Overview ¶
Package ar provides an ar file archiver.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
Create creates a new ar archive from the given sources. If combine is true they are treated as existing ar files and combined. If rename is true the srcs are renamed as gcc would (i.e. the extension is replaced by .o).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.