Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

digitalocean/sample-functions-golang-random-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository is archived and kept for reference purposes only.
It is no longer maintained and will not receive updates or support.

Sample Function: Go "Random"

Introduction

This repository contains a sample "Random" function written in Go. You can deploy it on DigitalOcean's App Platform as a Serverless Function component.

Note: This feature is currently in a limited beta release. Following these steps may result in charges for the use of DigitalOcean services.

Requirements

Deploying the Function

During the beta, documentation for Serverless Functions will be available to beta participants only in the Serverless Functions Closed Beta Google Doc. Please refer to this document for instructions on how to deploy Serverless Functions in App Platform.

Using the Function

Accessing the function will return a random number from 0 to 100.

Learn More

You can learn more about App Platform and how to manage and update your application in the official App Platform Documentation.

About

A sample function that returns a random number.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%