Skip to main content

Intro

Godocx is a Go library for working with DOCX files. It provides a set of functions to create, read, and modify DOCX documents with ease. This documentation will guide you through the installation, usage, and examples for the Godocx library.

Installation

To get started with godocx, add the dependency in your go project with following command:

go get github.com/gomutex/godocx