package
0.3.0
Repository: https://github.com/grokify/googleutil.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Google Slides API Helpers in Go

This package provides a set of helper functions and sample code to use with the Google Go Slides API client.

Samples

The Google Slides API samples here have been converted go GO code:

Object IDs

The object ID () should start with a word character [a-zA-Z0-9_] and then followed by any number of the following characters [a-zA-Z0-9_-:]