Set unix func to draft

This commit is contained in:
Bjørn Erik Pedersen 2017-07-14 21:30:36 +02:00
parent 90ba82b4a1
commit 2a657165f7

View File

@ -1,6 +1,9 @@
---
title: unix
# linktitle: Unix
# Set this to draft for now; "unix" is not a function. We need to redo this section with:
# - methods vs functions
# - function namespaces as subsections.
draft: true
description: Unix returns the local Time corresponding to the given Unix time, sec seconds and nsec nanoseconds since January 1, 1970 UTC.
godocref: https://golang.org/search?q=Unix#Functions
date: 2017-02-01